1Z0-879 | Replace Oracle 1Z0-879 exam question


Q211. You are installing Solaris 10 OS on a SPARC-based system with a graphical monitor and keyboard, but the installation starts up in CLI mode. Assuming you have typed the correct installation command, what is the cause? 

A. You used the DVD. 

B. The monitor is monochrome. 

C. Solaris OS is a text-only installation. 

D. The system has less than 384 megabytes of RAM. 

E. The system has less than 128 megabytes of RAM. 

Answer:

Q212. A system administrator needs to halt a zone. Which two commands properly shut down a zone? (Choose two). 

A. zhalt zonename 

B. zoneadm halt zonename 

C. zlogin zonename init 5 

D. D. zconsole zonename init 0 

E. zlogin zonename shutdown —y —i5 

Answer: C,E 

Q213. A full backup of the file system mounted on /export/home has been created. As root, an interactive restore of the /export/home/usercb/.profile file with the /var/tmp directory as the current working directory is being performed. The end of the restore asks "set owner/mode for '.'? [yn]",  and answer y is selected to set the modes accordingly. Which statement describes the effect? 

A. The owner and mode of /var/tmp are set equal to the owner and mode of /export/home before the backup (as stored on tape). 

B. The owner and mode of /export/home stored on the backup tape are updated with the current owner and mode values of /export/home. 

C. The owner and mode of /export/home are set equal to the owner and mode of /export/home before the backup (as stored on tape). 

D. The owner and mode of /var/tmp/usercb are set equal to the current owner and mode of /export/home/usercb. 

Answer:

Q214. You are working on a system connected to the network. You attempt to access a directory, which you know is available to your system using NFS. You have NOT accessed this directory for some time. Your system displays the message: 

Stale NFS file handle 

What is a possible cause of this problem? 

A. The lockd daemon on the local system is no longer running. 

B. The mountd daemon on the local system has out-of-date configuration information. 

C. The automountd daemon has NOT been informed of changes to the automount maps. 

D. The file or directory has been removed on the NFS server without the client's knowledge. 

Answer:

Q215. You are logged on as the root user and issue the command: # snoop -v -i filename What two statements about the effect of the output of this command are true? (Choose two.) 

A. snoop displays packets from filename instead of the network 

B. snoop displays one line for each packet. 

C. snoop displays multiple lines for each packet. 

D. snoop verifies each packet. 

E. snoop is launched in interactive mode. 

Answer: A,C 

Q216. Given/var/svc/log/network-ssh:default.log: 

[ Jan 26 16:54:28 Leaving maintenance because clear requested. ] 

[ Jan 26 16:54:28 Enabled. ] 

[ Jan 26 16:54:28 executing start method ("/lib/svc/method/sshd start") ] 

Could not load host key: /etc/ssh/ssh_host_rsa_key 

Could not load host key: /etc/ssh/ssh_host_dsa_key 

Disabling protocol version 2. Could not load hostkey or GSS-API mechanisms 

sshd: no hostkeys available -- exiting. 

[ Jan 26 16:54:28 Method "start" exited with status 1 ] 

Which two statements are true? (Choose two.) 

A. Users will not be able to use ssh to log into this system. 

B. The root user must generate a public/private key pair to allow the ssh service to start. 

C. The #svcadm clear ssh command will fix this problem. 

D. For the ssh service, svcs will currently show this: online 16:54:28 svc:/network/ssh:default 

E. There are host key files in /etc/ssh. 

Answer: A,B 

Q217. A user's home directory contains unnecessary files that the user wants to delete. The ls -li command presents the following output: 

Which two occur when removing file2? (Choose two.) 

A. Both file1 and file2 are removed. 

B. The link count value of file1 remains 2. 

C. The file1 file no longer provides access to data. 

D. The link count value of file1 decreases to 1. 

E. The file1 file remains and continues to provide access to data. 

Answer: D,E 

Q218. A few months ago, your department received several new SPARC-based Sun workstations. As part of your Solaris 10 OS installation procedure, you want to make sure that the firmware on these workstations is at the latest revision. Which two ok prompt commands allow you to see the firmware revision? (Choose two.) 

A. version 

B. banner 

C. .version 

D. show-devs 

E. .registers 

Answer: B,C 

Q219. The status of your ZFS file system is as follows: raidz FAULTED 

c1t0d0 ONLINE 

c2t0d0 FAULTED 

c3t0d0 FAULTED 

c4t0d0 ONLINE 

Which answer describes the condition of your file system? 

A. Neither disk can be replaced because not enough healthy replicas from which to retrieve data exist. 

B. Replace both drives and any data in the pool is copied to the replaced drives. Healthy replicas exist on c1t1d0 and c4t0d0. 

C. Neither disk can be replaced. Although enough healthy replicas exist, too much data has been lost to recover the data in the file system. 

D. Replace c2t0d0 first, when it is ONLINE and data has been copied from c1t0d0, replace disk c3t0d0. Wait for the pool to come back ONLINE. 

Answer:

Q220. You are logged on as root and issue the command: 

#snoop -a A. Network traffic is displayed. 

B. Only the MAC addresses are displayed. 

C. All outgoing packets have the snoop flag appended. 

D. Listen to packets on /dev/audio 

E. All Network traffic is sent to the default log file. 

Answer: A,D