최신Oracle Solaris 10 System Administrator Certified Professional Upgrade - 1Z0-879무료샘플문제
문제1
On x86-based systems, for which two locations can the ability to utilize PXE network boot be enabled? (Choose two.)
On x86-based systems, for which two locations can the ability to utilize PXE network boot be enabled? (Choose two.)
정답: A,B
문제2
Given these entries in /etc/nsswitch.conf:
ipnodes: files [NOTFOUND=return]
hosts: nis [NOTFOUND=return] files
When the NIS service is functioning, what happens if a host name is looked up? (Choose three.)
Given these entries in /etc/nsswitch.conf:
ipnodes: files [NOTFOUND=return]
hosts: nis [NOTFOUND=return] files
When the NIS service is functioning, what happens if a host name is looked up? (Choose three.)
정답: A,C,E
문제3
Which statement is true about the following excerpt from the /etc/system file? * Begin MDD root info (do not edit) rootdev:/pseudo/md@0:0,10,blk
*End MDD root info (do not edit)
Which statement is true about the following excerpt from the /etc/system file? * Begin MDD root info (do not edit) rootdev:/pseudo/md@0:0,10,blk
*End MDD root info (do not edit)
정답: B
문제4
Given the following command:
add_install_client -d [...]
add_install_client -d -e <address> [...]
In addition to configuring the JumpStart server, which two statements are true about the format of this command? (Choose two.)
Given the following command:
add_install_client -d [...]
add_install_client -d -e <address> [...]
In addition to configuring the JumpStart server, which two statements are true about the format of this command? (Choose two.)
정답: B,D
문제5
Following a security and standards audit at your company, management now requires that all Solaris OS servers adopt an EFI label. Some of your systems contain disks less than 1 terabyte. What command should you run to select and enable an EFI label for those disks?
Following a security and standards audit at your company, management now requires that all Solaris OS servers adopt an EFI label. Some of your systems contain disks less than 1 terabyte. What command should you run to select and enable an EFI label for those disks?
정답: D
문제6
System A has a file system that is being shared as follows:
-/data/dbase rw ""
System B mounts that file system so that users on systemB can use /data as a working directory for adding, changing, and removing files in the /data/dbase file system located on systemA.
Which answers describe the correct method of mounting the remote file system?
System A has a file system that is being shared as follows:
-/data/dbase rw ""
System B mounts that file system so that users on systemB can use /data as a working directory for adding, changing, and removing files in the /data/dbase file system located on systemA.
Which answers describe the correct method of mounting the remote file system?
정답: B
문제7
Given this output from dumpadm:
# dumpadm Dump content: kernel pages Dump device: /dev/dsk/c0td0sl (swap) Savecore directory: /var/crash/rabbi t Savecore enabled: yes
and these directory contents: # Is -al /var/crash/rabbit total 4 drwx----------2 root root 512 Jan 27 10:28 . drwxr-xr-x 3 root root 512 Jan 27 10:28
Which three files will exist in the directory after rebooting following a panic? (Choose three.)
Given this output from dumpadm:
# dumpadm Dump content: kernel pages Dump device: /dev/dsk/c0td0sl (swap) Savecore directory: /var/crash/rabbi t Savecore enabled: yes
and these directory contents: # Is -al /var/crash/rabbit total 4 drwx----------2 root root 512 Jan 27 10:28 . drwxr-xr-x 3 root root 512 Jan 27 10:28
Which three files will exist in the directory after rebooting following a panic? (Choose three.)
정답: C,D,F
문제8
You are creating a RAID-5 volume. You have several drives available to use. Which configuration allows the volume to remain available and online in case of a failure of the c3 controller?
You are creating a RAID-5 volume. You have several drives available to use. Which configuration allows the volume to remain available and online in case of a failure of the c3 controller?
정답: D
문제9
Which three describe the purpose of the name service switch file? (Choose three.)
Which three describe the purpose of the name service switch file? (Choose three.)
정답: C,D,E
문제10
As system administrator, you are asked to remove the SUNWaudd package from a user's workstation. When you run the command to remove this package, you see the following messages on your console:

What happens to the files associated with the SUNWauddx and SUNWusb packages if you continue with the removal operation?
As system administrator, you are asked to remove the SUNWaudd package from a user's workstation. When you run the command to remove this package, you see the following messages on your console:

What happens to the files associated with the SUNWauddx and SUNWusb packages if you continue with the removal operation?
정답: B
문제11
A system is configured to use automounted home directories and has the following
/etc/auto_master file: # Master map for automounter # /net -hosts -nosuid,nobrowse /home auto_home -nobrowse The system also has the following /etc/auto_home file: # Home directory map for automounter # larry stooge1:/export/home/larry curly stooge2:/export/home/curly moe stooge3:/export/home/moe
How should the home directory for curly be specified in the password database?
A system is configured to use automounted home directories and has the following
/etc/auto_master file: # Master map for automounter # /net -hosts -nosuid,nobrowse /home auto_home -nobrowse The system also has the following /etc/auto_home file: # Home directory map for automounter # larry stooge1:/export/home/larry curly stooge2:/export/home/curly moe stooge3:/export/home/moe
How should the home directory for curly be specified in the password database?
정답: C