In a default system configuration, when a non-privileged user sets a password, what is the minimum number of characters allowed?
Answer: 6
Given lines from the /etc/inittab file: ap::sysinit:/sbin/autopush -f /etc/iu.ap ap::sysinit:/sbin/soconfig -f /etc/sock2path fs::sysinit:/sbin/rcS sysinit is:3:initdefault: p3:s1234:powerfail:/usr/sbin/shutdown -y -i5 -g0 sS:s:wait:/sbin/rcS s0:0:wait:/sbin/rc0 s1:1:respwan:/sbin/rc1 s2:23:wait:/sbin/rc2 s3:3:wait:/sbin/rc3 s5:5:wait:/sbin/rc5 s6:6:wait:/sbin/rc6 fw:0:wait:/sbin/uadmin 2 0 of:5:wait:/sbin/uadmin 2 6 rb:6:wait:/sbin/uadmin 2 1 sc:234:respawn:/usr/lib/saf/sac
Answer: A, D, E
Which three should you use to obtain patches? (Choose three) A. World Wide Web access. B. CD-ROM media from Sun. C. telnet access to SunSolve. D. anonymous ftp access to the SunSolve ftp site. E. patch supplied from an official periodical publication.
Answer: A, B, D
You have a new printer that requires that you install an initialization file that describes the capabilities of the printer. The file is called newprinter and must be placed in the appropriate directory. In which directory should you place this file? A. /usr/lib/lp/model/n B. /usr/lib/terminfo/n C. /etc/lp/interfaces/n D. /usr/share/lib/terminfo/n
Answer: D
The user user1 is to be removed from your system. You use the command userdel - r user1. What is the result of this command? A. The specified users account is locked. B. The specified users account and home directory are deleted. C. The specified users account, home directory, and files are deleted. D. The specified users account is locked and a list of all files owned by the user is placed in /var/tmp.
Answer: B
Given: If a level 0 backup of /export/home were attempted, it would consume approximately 3.8 GBytes of tape space. What can you use to determine how much tape space would be consumed if a level 3 incremental backup were attempted? A. du -ks /export/home B. ufsdump 3S /export/home C. ufsdump 3L /export/home D. find /export/home -size -level 3 -print
Answer: B
Which command can be used to retrieve just the /etc/inet/hosts file from the ufsdump file on the /dev/rmt/0 tape device? A. ufsrestore ./etc/inet/hosts /dev/rmt/0 B. ufsrestore Ovf /dev/rmt/0 ./etc/inet/hosts C. ufsrestore rvf /dev/rmt/0 ./etc/inet/hosts D. ufsrestore svf /dev/rmt/0 ./etc/inet/hosts E. ufsrestore -xvf /dev/rmt/0 ./etc/inet/hosts
Answer: E
UESTION NO:44 You have defined two device aliases named bootdisk01 and bootdisk02. These aliases allow you to boot your system from two different disks, and currently bootdisk01 is used by default. Which Solaris command should you use to cause the system to boot from bootdisk02 by default? A. eeprom boot-device=bootdisk02 B. eeprom boot-device bootdisk02 C. setenv boot-device=bootdisk02 D. setenv boot-device bootdisk02
Answer: A
You have set up a permanent customized device alias at the OBP, Which command allows you to remove the alias? A. unset B. unalias C. nvalias D. devunalias E. unsetalias F. nvunalias
Answer: F
Given: # fssnap -i 0 /export/home You type the command: # /usr/lib/fs/ufs/fssnap -i /export/home What is the result of this command? A. A new fssnap image of the /export/home file system is created. B. Detailed information about the /export/home snapshot is displayed. C. An existing fssnap image of /export/home for read only is mounted. D. The /export/home snapshot is used as input to the fssnap command.
Answer: B
View page << Previous 6 7 8 9 [10] 11 12 13 14 15 Next >>

Go Top