-
-
-
What would a XIR signal do to a server and why would it be used?
Reset/interrupt it. Used if server has hung.
-
-
-
JumpStart boot sequence
Which server file is read to obtain the clients host name during the RARP phase of the JumpStart boot sequence?
-
-
What command will install the patches: 123456-01 and 123457-01 if both are located in the /just.patches directory?
patchadd -M /just.patches 123456-01 123457-01, /usr/sbin/patchadd -M /just.patches 123456-01 123457-01
-
How do you check the cron jobs of other users, (as a super user)?
All users cron jobs are stored as files in this location /var/spool/cron/crontab/Username
-
What does reboot –r do?
It finds newly attached devices and entries are created in /dev & /devices and /etc/path_to_inst is updated.
-
-
What is the use of ICMP ?
Internet Control Message Protocol(ICMP) encapsulates route redirect data and provides an error detection mechanism
-
-
-
-
-
-
-
-
Why should you become a superuser prior to creating an additional swap file?
A swap file that has root permissions makes it more difficult to overwrite
Solaris Admin Interview Questions
Ans