QUESTION NO: 11 You have shut down your system to run level 0, and you are at the ok prompt. You want to display a list of disk device paths and choose one to use it a customized device alias. Which OBP command allows you to select a device path and later insert it into the command line that creates the new device alias? A. devalias B. show-devs C. show-disks D. find-device Answer: C
QUESTION NO: 12 You have logged into the console as user1. Now you log in as root using the su command. Which user identities do the whoami and who am i commands report? A. whoami reports root, who am i reports root. B. whoami reports user1, who am i reports root. C. whoami reports root, who am i reports user1. D. whoami reports user1, who am i reports user1. Answer: C
QUESTION NO: 13 Your telnet into a Solaris machine and log in as user1. Your account is set up to use the Korn shell (ksh) and your home directory is /home/user1. The following files are read by the Korn shell to initialize your environment on login: A. /home/user1/.kshrc B. /etc/profile C. /home/user1/.profile In which order are they executed? A. A, B, C B. A, C, B C. B, A, C D. B, C, A E. C, A, B F. C, B, A Answer: D QUESTION NO: 14 An fsck has just been run on an unmounted file system that exists on /dev/rdsk/c0t3d0s7. Which command can you use to mount this file system as /export/eng_data? A. mount /dev/dsk/c0t3d0s7 /export/eng_data B. mount /export/eng_date /dev/dsk/c0t3d0s7 C. mount /dev/rdsk/c0t3d0s7 /export/eng_data D. mount /export/eng_data /dev/rdsk/c0t3d0s7 Answer: A
QUESTION NO: 15 Which command displays the list of alternate superblocks for a UFS file system on c0t0d0s0? A. fsck /dev/rdsk/c0t0d0s0 B. format /dev/dsk/c0t0d0s0 C. prtvtoc /dev/dsk/c0t0d0s0 D. newfs ¡VN /dev/rdsk/c0t0d0s0 Answer: D
QUESTION NO: 16 Which two are reasons to select Custom JumpStart installation over Web Start Flash installation? (Choose two) A. JumpStart uses a master system to serve the installations. B. JumpStart installation is faster than a Web Start Flash installation. C. JumpStart uses profiles that can be customized for different types of systems. D. JumpStart allows you to incorporate scripts to perform pre-installation and postinstallation tasks. Answer: C, D
QUESTION NO: 17 You have 1 of 2 Solaris 9 installation CD-ROMs, and you want to spool the SUNWzip package from the /cdrom/sol_9_sparc_2/Solaris_9/Product directory to the default spooling directory? Which two commands can accomplish this? (Choose two) A. pkgadd ¡Vs spool ¡V d /cdrom/sol_9_sparc_2/Solaris9/Product SUNWzip B. pkgadd ¡Vd spool ¡Vs /cdrom/sol_9_sparc_2/Solaris_9/Product SUNWzip C. pkgadd ¡Vd /cdrom/sol_9_sparc_2/Solaris_9/Product SUNWzip ¡V s /var/spool/pkg D. pkgadd ¡Vs /var/spool/pkg ¡Vd /cdrom/sol_9_sparc_2/Solaris_9/Product SUNWzip Answer: A, D
QUESTION NO: 18 You successfully installed the recommended patch cluster for the Solaris release installed on your system. A specific hardware component you want to attach requires a patch that is not found in the patch cluster. What should you do to check if the new patch is incompatible with any of those patches already installed? A. Install the patch and see if it works. B. Read the README file associated with the new patch. C. Read the README file associated with the patch cluster. D. No action is required because all patches are compatible. Answer: B
QUESTION NO: 20 Which two are correct statements about printer classes? (Choose two) A. A printer class can NOT include printers from different manufactures. B. A printer class must be defined before any printers can be added to it. C. A printer class is a way of grouping individual printers for load balancing. D. Printer priority within a class can be defined by adding the printers to the class in descending order priority. Answer: C, D