Which command adds the group class with a GID of 312? A. newgrp -g 312 class B. groupadd -g 312 class C. groupadd -n class:312 D. addgroup -g 312 -n class
Answer: B
The Solaris 9 SPARC platform has five cluster configuration software groups to choose from during installation. Which cluster configuration contains drivers that Sun ships for third-party hardware? A. Core Solaris Software Group. B. Entire Solaris Software Group. C. End-User Solaris Software Group. D. Developer Solaris Software Group. E. Entire Solaris Software Group Plus OEM.
Answer: E
You need to accomplish a full backup of all files in the /export/home file system to the /dev/rmt/1 remote tape device attached to the workstation mars. Which command accomplishes this? A. ufsdump 0f /dev/rmt/1 /export/home B. ufsdump 0f mars:/dev/rmt/1 /export/home C. ufsdump 0f /dev/rmt/1 mars:/export/home D. ufsdump 0mf mars /dev/rmt/1 /export/home E. ufsdump 0f rd=mars:/dev/rmt/1 /export/home
Answer: B
Answer: C
Given the /etc/dumpdates file entry: /dev/rdsk/c0t0d0s7 0 Fri May 10:23:59:59 2002 /dev/rdsk/c0t0d0s7 2 Fri May 17 23:59:59 2002 /dev/rdsk/c0t0d0s7 5 Fri May 24 23:59:59 2002 /dev/rdsk/c0t0d0s7 9 Fri May 31 23:59:59 2002 You want to back up all the files that have been modified or created since May 18. Which level must you supply to the ufsdump command to achieve this? A. level 9 B. level 2 C. level 4 D. level 6
Answer: C
Your current umask value is 022. You create a regular file. Which set of permissions are associated with this file? A. rw-r--r- B. rwxr--r- D. rw-rw-rw- E. rwxrwxrwx
Answer: A
Given that the volume manager daemon is not running, which command is used to mount an ISO 9660 format CD-ROM onto the mount point /mnt? A. mount /dev/cdrom /mnt B. mount -r /dev/dsk/c0t6d0s0 /mnt C. mount -F iso -r /dev/dsk/c0t6d0s0 /mnt D. mount -F hsfs -o ro /dev/dsk/c0t6d0s0 /mnt E. mount -F hsfs -0 ro /mnt /vol/dev/aliases/cdrom0
Answer: D
Given: # lpstat -d What displays on the screen. A. The name of the default printer. B. The default printers print queue. C. A brief description of the default printer. D. Detailed status information about the default printer.
Answer: A
You want to remove the configuration for printera from the system client1. You use the command lpadmin -x printera. Which file should you review to check that the settings for printera have been removed? A. /etc/printers.conf B. /etc/default/printer.conf C. /etc/client1/printer.conf D. /etc/printers/printera.conf
Answer: A
Given: # chmod 2666 permfile Which three statements about the permfile permissions are true? (Choose three) A. The sticky bit is set. B. The file has the setgid bit set. C. The file has the setuid bit set. D. The file is not executable by any user. E. The associated group has read and write permissions. F. The associated group had read, write, and execute permissions.
Answer: B, D, E
View page << Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>

Go Top