Questions 1 - 7 of 7
Close
Flag this interview question as inappropriate Inappropriate
See Answer
when there is any newer program or pakage installed which your exsiting kernel does not support then u need kernel rebuild or u can do whenver there is problem occuring with existing applications.
Create Date
:
Wednesday, March 19, 2008
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
SUNWadm
Create Date
:
Wednesday, March 19, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
check the system CPU utilization of server. --> prstat -s cpu -n 5 Take the output and check the maximum utilization process,kill which not required. --> pkill <process name> --> kill -9 <PID>
If the process is zombie you are not able to kill up.use solaris 9+ preap command --> preap -F processID
Create Date
:
Wednesday, March 19, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
pkgadd -m  /directory  <patch one> <patch two>
Create Date
:
Wednesday, March 19, 2008
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
RPC - Remote Procedure call. The application will cause the code to be executed in remote host and return 
           the value back to the application. Until that time, the application will be suspended. The RPC is 
           synchronous kind.
JASS- The Solaris Security Toolkit, formerly known as the JumpStart Architecture and Security Scripts 
            (JASS) toolkit, provides a flexible and extensible mechanism to harden and audit Solaris Operating 
            Systems (OSs).
Create Date
:
Wednesday, March 19, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
VTS - is nothing but Validation Test Suite
LOM - is Monitor tool in Sun Fire System
OBP- Open boot Prom this is 0 run level in solaris stop+A or in command mode init 0
Create Date
:
Wednesday, March 19, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
NIS+ means to control centralized and multiple domains like ADS.
NIS means it is a centralized domain used as single domain.
Create Date
:
Wednesday, March 19, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question