Act now and download your Oracle 1Z0-878 test today! Do not waste time for the worthless Oracle 1Z0-878 tutorials. Download Up to date Oracle Oracle Solaris 10 System Administrator Certified Professional Exam, Part II exam with real questions and answers and begin to learn Oracle 1Z0-878 with a classic professional.


♥♥ 2021 NEW RECOMMEND ♥♥

Free VCE & PDF File for Oracle 1Z0-878 Real Exam (Full Version!)

★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions

Free Instant Download NEW 1Z0-878 Exam Dumps (PDF & VCE):
Available on: http://www.surepassexam.com/1Z0-878-exam-dumps.html

Q61. Which two commands list all the authorizations assigned to user john? (Choose two.) 

A. auths john 

B. su john -c auths 

C. grep -w john /etc/user_attr 

D. grep john /etc/security/auth_attr 

E. grep -w john /etc/security/auth_attr 

Answer: A,B 


Q62. 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:


Q63. Your system is newly built and has a default set up. When you add an account using roleadd, what is the default shell? 

A. /usr/bin/sh 

B. /usr/bin/ksh 

C. /usr/bin/pfsh 

D. /usr/bin/prsh 

E. /usr/bin/pfjsh 

F. /usr/bin/prksh 

Answer:


Q64. You are configuring a PXE boot jumpstart server and the add_install_client scripts has returned two macros, Boot srvA and BootFile that must be configured in DHCP. Select the two commands that can be used to configure the BootscvA and BootFile DHCP macros. 

A. dhtadm or dhcptab 

B. dhcpadm or dhcpagent 

C. dhcpmgc or dhcpInfo 

D. dhcpmgc or dhtadm 

Answer:


Q65. You are configuring a jumpstart server, as part of that configuration you need to add some files after the install completes. Select from the list the file that will contain the name of a script that will run upon completion of the jumpstart installation. 

A. rules file 

B. profile file 

C. sysidcfgfile 

D. postconfigfil 

Answer:


Q66. When you create a non-broadcast NIS client, which four tasks do you need to accomplish manually? (Choose four.) 

A. ypinit -c 

B. svcadm enable nis/client C. svcadm enable nis/server D. svcadm enable rpc/keyserv 

E. mkdir /var/yp/`domainname` 

F. setting the domain name of the system 

G. adding the host name and address information of the NIS servers to /etc/inet/hosts 

Answer: A,B,F,G 


Q67. Youve created several ZFS file systems as listed: 

The /data/temporary file system is no longer needed. Which command would you use to remove this ZFS file system? 

A. zfs destroy data/temporary 

B. zpool destroy data/temporary 

C. umount /data/temporary; zfs destroy temporary 

D. umount /data/temporary; newfs /data/temporary 

Answer:


Q68. You have three applications from three different vendors, but only one system to run them on. Each application will require different OS patches to be installed. The problem you will encounter, if you load all of these applications on the same server, is that the vendor will not support the application if it runs on anything but the recommended environment. Which answer provides a solution? 

A. Run each application in a separate non-global zone. Patch each zone separately. 

B. Run each application in a zone. Install one application in the global-zone and patch it with the most current patch versions allowed. Do not patch the non-global zones. 

C. Run each application in a separate non-global zone. Patch the non-global zones with the most current patch versions. 

D. Zones will not work in this scenario- use domains. 

Answer:


Q69. You have completed configuring the WAN Boot server and have registered the client on the server. You are now ready to boot the client and begin the WAN Boot installation. Which command is used to initiate the WAN Boot installation from the client? (Choose two.) 

A. boot net -install 

B. boot net -wanboot 

C. boot net -F wanboot -install 

D. boot cdrom -o prompt -F wanboot -install 

Answer: A,D 


Q70. 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.) 

A. The -e option specifies the address of the PXE server to use. 

B. Without the -e option, only SPARC systems can be configured to boot from the network. 

C. Without the -e option, only x86 based systems can be configured to boot from the network. 

D. The first format displays information necessary to configure DHCP to PXE boot a class of machines. 

E. The second format displays information necessary to configure DHCP to PXE boot a single, specific system. 

Answer: D,E