1Z0-879 | The Abreast of the times Guide To 1Z0-879 vce


Q241. A junior administrator wants to mount an XFS file system on a Solaris 10 OS workstation. This file system is NOT supported in the Solaris OS. Which five file systems are natively supported in the Solaris 10 OS? (Choose five.) 

A. UDFS 

B. NTFS 

C. HSFS 

D. PCFS 

E. VFS 

F. UFS 

G. DFS 

H. NFS 

Answer: A,C,D,F,H 

Q242. 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. The root user must generate a public/private key pair to allow the ssh service to start. 

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

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

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

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

Answer: A,E 

Q243. Which file would the following entries be found in? 

A. /etc/user attr 

B. /etc/security/auth_attr 

C. /etc/security/prof_attr 

D. /etc/securi ty/exec_a11r 

Answer:

Q244. You have been directed to install a server in a secure environment where all unnecessary network services must be disabled, except for sshd. During the installation of the Solaris OS, you setup the system to be Secure by Default. Which three describe how network services will be configured on the newly installed server? (Choose three.) 

A. SNMP - enabled for remote clients 

B. syslogd - limit to local connections 

C. rpcbind - limit to local connections 

D. sendmail - limit to local connections 

E. syslogd - enabled for remote clients 

F. rpcbind - enabled for remote clients 

Answer: B,C,D 

Q245. You are attempting to install Solaris 10 OS on your x86-based laptop. You insert the Solaris Installation CD 1 into the CD-ROM drive. You reboot the system, but it boots into the existing OS that is on the system. 

Which two procedures can you use to begin the install process? (Choose two.) 

A. You set the BIOS settings to boot from CD-ROM drive before booting from the hard drive. You then save the settings and reboot the system with Solaris Installation CD 1 in the CD-ROM drive. 

B. You insert the Solaris Installation CD 1 into the CD-ROM drive while the old OS is running and start the install from the old OS. 

C. You boot from a DCA diskette and direct it to read Solaris Installation CD 1 to start the installation. 

D. You boot from a bootable diskette (any OS) and direct that OS to install Solaris OS. 

Answer: A,C 

Q246. The standard operating procdure for your department specifies that sendmail must be turned off. However, when you enter the ps -ef command, you see that sendmail is running on your server. In Solaris 10, how would you shutdown the sendmail service and ensure that it does not automatically start at the next reboot? 

A. svcadm disable svc:/network/smtp:sendmail 

B. svcadm -t disable svc:/network/smtp:sendmail 

C. svcadm disable svc:/network/smtp:sendmail; pkill sendmail 

D. pkill sendmail; svcadm disable svc:/network/smtp:sendmail 

E. pkill sendmail and disable the sendmail legacy startup script in /etc/rc2.d 

Answer:

Q247. A junior administrator is having difficulty getting a service installed and configured on a Solaris 10 OS and has asked for assistance. The service must be started automatically from inetd. 

The installation script places entries appropriate to the service in /etc/inetd.conf and they are formatted correctly. The service does NOT start on demand and the administrator has issued several pkill -HUP inetd commands. This same service installs and works fine on a Solaris 9 OS. There are no problems with the binaries associated with the service. What command must be run to configure and enable this service on the Solaris 10 OS? 

A. reboot 

B. inetadm -l 

C. inetconv -e -f 

D. inetadm -e /etc/inetd.conf 

Answer:

Q248. Given the following output from a dumpadm command: 

# dumpadm 

Dump content: kernel pages 

Dump device: /dev/dsk/c0t0d0s1 (swap) 

Savecore directory: /var/crash/wm13w1 

Savecore enabled: yes 

Which statement is correct? 

A. The dump device is also a swap device. 

B. Crash dumps are written to the /var/crash/wm13w1 file. 

C. The system dumps the whole content of memory to the dump device. 

D. The savecore command will run as the system shuts down following a panic. 

Answer:

Q249. 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 allows the selection of a device path and later inserts it into the command line that creates the new device alias? 

A. show-devs 

B. find-device 

C. show-disks 

D. devalias 

Answer:

Q250. A review of system security dictates that root logins are to be completely disabled. 

In the file that contains the entry that controls root logins, to what must you set the line beginning CONSOLE= for root logins to be disabled? 

A. CONSOLE=/dev/ttya 

B. CONSOLE= 

C. CONSOLE=/dev/pts/1 

D. CONSOLE=/dev/console 

Answer: