1Z0-879 | 10 Tips For Leading 1Z0-879 pdf


Q161. The security administrator wants to assign user bob to a netsec role so that the user can run the ifconfig and snoop commands with a rights profile named NSM. 

Which entries are contained in the /etc/security/exec_attr file after the required RBAC configuration is implemented? 

A. NSM:bob:cmd:::/sbin/ifconfig:uid=0 NSM:bob:cmd:::/usr/sbin/snoop:uid=0 

B. NSM:root:cmd:::/sbin/ifconfig:uid=0 NSM:root:cmd:::/usr/sbin/snoop:uid=0 

C. NSM:suser:cmd:::/sbin/ifconfig:uid=0 NSM:suser:cmd:::/usr/sbin/snoop:uid=0 

D. NSM:netsec:cmd:::/sbin/ifconfig:uid=0 NSM:netsec:cmd:::/usr/sbin/snoop:uid=0 

Answer:

Q162. Which two statements are true about the /etc/syslog. conffile? (Choose two). 

A. Only one action is allowed per line. 

B. Wildcard characters (*) are NOT allowed. 

C. The loghost variable must be defined in this file. 

D. Only one selector, facility, level, is allowed per line. 

E. The file must contain only tabs as white space characters. 

Answer: A,E 

Q163. Based on the business needs of the company, highly available data are very important. However, the cost of a fully mirrored data configuration is beyond the current financial resources of the company. Which RAID configuration should be used to hold the company's data? 

A. RAID 0 

B. RAID 1 

C. RAID 5 

D. RAID 0+1 

E. RAID 1+0 

Answer:

Q164. You need to convert the Sun VTS software package from the file system format to the data stream format to propagate the software using your WANboot server. The package is currently in the /var/tmp directory. Which command do you need to execute to accomplish this task? 

A. # pkgtrans /var/tmp /tmp/SUNWvts.pkg SUNWvts 

B. # pkgstream SUNWvts /var/tmp/SUNWvts.datastream 

C. # pkgstream /var/tmp/SUNWvts /tmp/SUNWvts.stream 

D. # pkgconvert -f /var/tmp/SUNWvts -d /var/tmp/SUNWvts.pkg 

Answer:

Q165. Your Se added a new disk drive to the server and created a file system on the disk named /zones. You now want to move your zones over to the new file system. Which command will you use to move the production zone to the new file system? 

A. Use the ufsdump command to copy the information in the old file system and ufsrestore to move the data to the new file system. 

B. Use zoneadm -z production move /zones 

C. zonecfg-z production move /zones 

D. zoneadm move production /zones 

E. zonecfg —z production zonec f g:work—zone > move zonec f g:work—zone > commit zonec f g:work—zone > exi t 

Answer:

Q166. Given: 

# rpcinfo -p |grep rusersd 

100002 2 tcp 32776 rusersd 

100002 3 tcp 32776 rusersd 

100002 2 udp 32786 rusersd 

100002 3 udp 32786 rusersd 

Which three statements are true? (Choose three.) 

A. rusersd always uses port 100002. 

B. rusersd is registered with rpcbind. 

C. rusersd uses TCP and UDP protocols. 

D. rusersd is currently using ports 32776 and 32786. 

E. The process identifiers (pids) of rusersd are 32776 and 32786. 

Answer: B,C,D 

Q167. Every user's home directory is located in the /export/home file system as /export/home/<username>. The output from df -h shows the user's home file system filling up: 

Which command would display disk usage by user? 

A. du -h /export/home 

B. df -k /export/home/* 

C. ls -lR /export/home 

D. du -sh /export/home/* 

Answer:

Q168. A Solaris zone can be configured with a sparse root zone. Which answer describes characteristics of the sparse root zone? 

A. Uses a read-only loopback file system from the global zone. 

B. A minimum installation of the root file system. Much like the root file system available when booting from DVD. 

C. All Solaris packages get copied to the non-global zones file system. 

D. All of the root file system is shared with the global zone, no files are copied into the zoneti private file system. 

Answer:

Q169. Which answer describes the task being performed on line 3? 

Review the excerpt from a sample zone configuration session: A. /usr/sf w is to be loop-back mounted from the global zone. 

B. /usr/sf w is to be copied from the global zone. 

C. /usr/sf w is to be linked to the global zone. 

D. The /usr/sfw directory will be inherited from the previous non-global zone. 

Answer:

Q170. A server providing only boot services for SPARC systems is configured on your local network. This server does NOT support DHCP. A root/install server is configured on another system. 

You boot a SPARC JumpStart client on the network using the following command: boot net -install For which three protocols must the boot server answer requests, to allow this client to install? (Choose three.) 

A. NIS B. FTP C. DNS D. TFTP 

E. RARP 

F. BOOTP 

Answer: D,E,F