1Z0-879 | Leading 1Z0-879 Exam Study Guides With New Update Exam Questions


Q91. Click the Exhibit button. 

Which three statements are true? (Choose three.) 

A. /dev/fssnap/0 has the backing store file on the server 129.147.12.105. 

B. ufsdump 1ufN /dev/rmt/0 /dev/dsk/c0t2d0s0 /dev/rfssnap/0 will run the incremental backup of /dev/dsk/c0t2d0s0 to /dev/rmt/0. 

C. fssnap -d /etc will delete snapshot /dev/rfssnap/0. 

D. fssnap -d /etc will automatically delete the backing store file. 

E. /mnt is mounted on /dev/fssnap/0 with read/write permission. 

Answer: A,B,C 

Q92. You need to restore some files from a file system. The file system was backed up from a snapshot. Which command correctly restores these files? 

A. fssnap -i 

B. snaprestore -i 

C. fssnap -r 

D. ufsrestore -i 

Answer:

Q93. Your system has three disk drives allocated for data storage. You are using Solaris Volume Manager to create your file system on these drives. The application will be write-intensive. Which configuration will provide the best performance? 

A. RAID 5 

B. RAID 1 

C. RAID 0 Striped Structure 

D. RAID 0+1 

Answer:

Q94. A user receives a message: cannot establish contact with the LP print server. The print server is up and running, but the print service is offline. 

Which command brings this service back online? 

A. svcadm start svc:/application/print/server 

B. svcstart svc:/application/print/server 

C. svcadm enable svc:/application/print/server 

D. svcenable svc:/application/print/server 

Answer:

Q95. A corrupted file system is now repaired and back in use. Some, but not all of the files within the file systems have been deleted. The only backup of this file system is a month-old tar archive. This archive will need to be restored as root. Which two statements correctly describe the effects of the restore operation? (Choose two.) 

A. Files found in the file system that are also on tape will NOT be overwritten. 

B. The missing files, present on the backup tape, are restored to the file system with the data as it was when the backup was taken. 

C. The access times are preserved by tar and will reflect the time when a user last accessed the data. 

D. The modification time on the files restored by tar will be preserved and will reflect the time the file was last modified before the backup, NOT the time of the restore operation. 

Answer: B,D 

Q96. You receive error messages that the /lard file system is full. You check and see that it has a large file called swapfile. Your system has more than enough swap space. You suspect that the file is in use as swap space. 

Which sequence of commands confirms that the file is in use as swap space, and helps correct the file system problem? 

A. swap -r /lard/swapfile ; rm /lard/swapfile 

B. swap -l ; swap -d /lard/swapfile ; rm /lard/swapfile 

C. swap -l ; rm /lard/swapfile ; swap -d /lard/swapfile 

D. swap -l ; swap -r /lard/swapfile ; rm /lard/swapfile 

Answer:

Q97. An update to the security policy for the company states that trusting hosts and any users is no longer allowed. 

Which two files need to be deleted to comply with this requirement? (Choose two.) 

A. $HOME/.rhosts 

B. /etc/hosts.equiv 

C. /etc/.rhosts 

D. $HOME/hosts.equiv 

Answer: A,B 

Q98. Which Solaris tools allow a system administrator to remotely manage Solaris 10 OS updates for a number of remote systems from a centralized server location? (Choose two) 

A. /usr/sbin/smpatch 

B. /usr/bin/updatemanager 

C. /usr/sbin/patchadd 

D. /usr/sbin/patchmgr 

Answer: A,B 

Q99. A client has asked you to install a Solaris 10 OS, SPARC-based workstation in a LAN that hosts no other Solaris OS workstations. Which two protocols allow for a web server to respond to this new workstation's WAN boot client requests? (Choose two.) 

A. NFS 

B. TFTP 

C. HTTP 

D. RARP 

E. HTTPS 

Answer: C,E 

Q100. You bring down a SPARC-based system to run level 0. Now you need to create a customized device alias for one of the disks. Which OBP command will allow the selection of 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: