Given the following actions: • All local file systems mount. • Default routers are configured. • Most of the system daemons start. • Files in the /tmp directory are removed. • System accounting is configured. Which run control script causes these actions to occur? A. /sbin/rc1 B. /sbin/rc2 C. /sbin/rc3 D. /sbin/rc5 E. /sbin/rc6 F. /sbin/rcS
Answer: B
Answer:
Which command can be used to restore the /var/adm directory and its contents from the /dev/rmt/0 remote tape device attached to the host mars? A. ufsrestore cf /dev/rmt/0 ./var/adm B. ufrestore ./var/adm mars:/dev/rmt/0 C. ufsrestore vf mars:/dev/rmt/0 ./var/adm D. ufsrestore xvf mars:/dev/rmt/0 ./var/adm E. ufsrestore Of rd=mars:/dev/rmt/0 ./var/adm
Answer: D
Which three statements about the /var/run file system are true? (Choose three) A. It is owned by root. B. It is the repository for non-system temporary files. C. It is not unmounted with the umount -a or the umountall command. D. It is the repository for temporary system files that are not needed across system reboots. E. Special commands usable only by root to evaluate run levels are stored in /var/run.
Answer: A, C, D
You have completed a full ufsrestore of the /(root) file system. What is the impact of not removing the /restoresymtable? A. It would slow down directory lookups. B. It would take up disk space unnecessarily. C. It would corrupt subsequent uses of ufsrestore. D. There is no impact. It is linked only to the restore that created it and will automatically be deleted.
Answer: B
Answer: 9 SIGKILL 1 SIGHUP 15 SIGTERM 2 SIGINT
You suspect that the /usr/bin/ps binary has been replaced. What command is used to check against the package installation information to check if the file has changed? A. pkgck -l /usr/bin/ps B. pkgchk -p /usr/bin/ps C. pkginfo -l /usr/bin/ps D. pkginfo -p /usr/bin/ps
Answer: B
Basic functions of the Solaris print service include Initialization, Queuing, Tracking, Fault Notification, and Filtering. Place each function on its definition.
Answer:
Which three are characteristics of the procfs file system type? (Choose three) A. The process directories are globally readable. B. File ownership is determined by the credentials of the process. C. It contains reference by file names to the opened files of the process. D. It contains a decimal number directory entry corresponding to a process ID. E. Each process ID named directory has files that contain more detailed information about the process.
Answer: B, C, E
Given the command: useradd -u 102 -g 301 -d /export/home/user1 -s /bin/ksh user1 Which three statements are true? (Choose three) A. The UID for user1 is 102. B. The login shell for user1 is the Korn shell. C. The user will not be added as no password has been specified. D. The command will create a home directory /export/home/user1. E. The command will not create a home directory /export/home/user1. F. The command will not work as you have not specified any secondary groups.
Answer: A, B, E
View page << Previous 5 6 7 8 [9] 10 11 12 13 14 Next >>

Go Top