Given the patch: 111021-01 .zip Which command should you use first in a series of steps to install the patch? A. patchadd 111021-01 B. unzip 111021-01.zip C. zip -U 111021-01.zip D. uncompress 111021-01.zip
Answer: B
Your system has no printer configuration in place, but is configured to communicate with all other systems on your network. Which command should you use to send a file called file1 to a print queue called printer1 located on a print server called server1? A. lp file1 server1:printer1 B. lp -d server1 printer 1 file1 C. lp -d server1:printer1 file1 D. lp file1 -d printer1:server1
Answer: C
Given: # mt -f /dev/rmt/1 status What is the function of the command? A. The command is used to report the length of the tape. B. The command is used to check the status of the tape device. C. The command is used to check the checksum of the files on the tape. D. The command is used to check the time stamp on the files on the tape.
Answer: B
You want to back up and active / (root) file system without unmounting it. What can you use to create a static image of the / (root) file system to use with a backup command? A. The tar command. B. The fssnap command. C. The snapsfs command. D. The ufsdump -s command.
Answer: B
You are making your system more secure and decide that you are going to disable root logins. In the file that contains the entry which controls root logins, to what must the line beginning CONSOLE= be set for root logins to be disabled? A. CONSOLE= B. CONSOLE=/dev/console C. CONSOLE=disable_root D. CONSOLE=root_disable
Answer: A
Each directory listed is a file system mount point in a default installation. Which two file systems contain kernel modules? (Choose two) A. / B. /tmp C. /usr D. /var E. /export
Answer: A, C
You have been required to write a script that checks daily to see if at jobs are scheduled to run. Which two commands could you include in the script to obtain this information? (Choose two) A. atq B. jobs C. queued D. ls -1 /var/spool/atjobs E. ls -1 /var/spool/cron/atjobs
Answer: A, E
Why should you avoid using the abort sequence to get the ok prompt on a Solaris 9 system? A. The CPU (or CPUs) in the system can fail as a result of an abort sequence. B. The physical memory installed in the system can be damaged by such an interruption. C. The file system can become so corrupted that it may be difficult or impossible to repair. D. The CPU could be interrupted while transferring data between two registers, leaving the hardware in an indeterminate state.
Answer: C
Which two commands can be used to display a list of active processes that will be updated at a user-defined sample interval? (Choose two) A. prstat B. prtconf C. prtdiag D. psrinfo E. sdtfpls F. sdtprocess
Answer: A, F
Given the entry in the /etc/passwd file: user1:x:100:101:Sales Manager:/home/user1/:/bin/ksh What does the x in the second field represent? A. This account is locked. B. The password for the user is an x. C. A password is not set for this account. D. It is a placeholder for the users encoded password.
Answer: D
View page << Previous 4 5 6 7 [8] 9 10 11 12 13 Next >>

Go Top