61. Which openboot command will test the network interface card ?
a. net b. test net c. test nic d. ?net
ans: B
62. Which Openboot command will display the SCSI devices it finds ?
a. probe-scsi b. test scsi c. scsi d. test disks
ans: A
63. The command one would use to view and modify the openboot parameters is :
a. nvram b. openboot c. halt parm d. eeprom
ans: D
64. Which keystroke will cause to bypass the POST while booting ?
a. stop b. stop-A c. stop-d d. control-d
ans: A
65. Which keystroke will cause to enter the diagnostics mode ?
a. stop b. stop-A c. stop-d d. control-d
ans: C
66. Kernel modules are located at:
a. /platform/sparc/kernel b. /usr/bin c. /kernel d. /usr/kernel e. /etc/system
ans: A, C, D
67. What does the init program do ?
a. last step of the boot process and it starts programs listed in /etc/inittab b. starts the CDE c. defines a new local run level d. initiates a RS-232 connection
ans: A
68. Which run level represents the single user mode ?
a. 0 b. 1 c. 2 d. s
ans: D
69. Which run level represents multiuser with NFS ?
a. 1 b. 2 c. 3 d. 4
ans: C
70. What does init level 0 represent ?
a. power down b. single user mode c. mutiuser d. multiuser with NFS support
ans: A
71. What does init level 6 represent ?
a. power down b. single user c. multiuser d. reboot
ans: D
72. Which command displays the current init level ?
a. init �v b. who c. who �r d. state
ans: C
73. 2 commands to change file permissions and modify ACLs ?
a. chmod b. chown c. chacl d. setfacl
ans: A,D
74. Which command is used to view ACLs ?
a. view file b. perm c. getfacl d. setfacl
ans: C
75. What is the 3rd filed in the /etc/passwd file ?