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


♥♥ 2021 NEW RECOMMEND ♥♥

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

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

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

Q131. Changes to your x86-based Solaris server require you to rebuild the boot archive.  Which describes how to manually rebuild the boot archive? 

A. The GRUB menu provides the ?The GRUB menu provides the r?option to rebuild the boot archive. 

B. Select failsafe in the GRUB menu and answer ? in the GRUB menu and answer y?when prompted to rebuild the primary boot archive. 

C. A normal reboot will automatically rebuild the boot archive if the system detects an out of sync boot archive. 

D. Performing a reconfigure reboot will automatically rebuild the boot archive if the system detects an out of sync boot archive. 

Answer:


Q132. A server has not had any changes made to the configuration of the standard system login accounts. It has a number of tape devices attached to it. The server is the only system on the local network that has tape devices. A file must be configured to allow backups. Which file must be correctly configured on the system with the tape devices attached to enable the other system to successfully perform its backup? 

A. /.rhosts 

B. /etc/hosts.equiv 

C. /etc/rmt/tape.conf 

D. /etc/hostname.rmt0 

Answer:


Q133. You registered an x86-based client with the JumpStart server and the following information was displayed on the screen: 

/etc/dfs/dfstab 

copying boot file to /tftpboot/pxegrub.I86PC. Solaris_10-1 

If not already configured, enable PXE boot by creating a macro named 0100E0815BA60E with: Boot server IP (BootSrvA) : 10.1.1.6 

Boot file (BootFile) : 0100E0815BA60E # 

What is this information used for? (Choose two.) 

A. The BootSrvA specifies the IP address of the boot server. 

B. The BootSrvA specifies the IP address of the DHCP server. 

C. The client uses information in the BootFile to answer system identification questions. 

D. The BootFile option specifies the file that the PXE client will use to boot through the network. 

E. The BootFile option specifies the MAC address that the PXE client will broadcast through the network to locate its boot server. 

Answer: A,D 


Q134. The host aubie has the following entry in its /etc/nsswitch.conf file (unrelated lines are omitted): 

hosts: nis [NOTFOUND=return] files And the following in its /etc/inet/hosts file: # # Internet host table # 

127.0.0.1 localhost 

10.7.8.101 aubie loghost 

Given the output of the following command: 

# getent hosts aubie 

10.7.8.101 aubie 

Why is the loghost alias NOT displayed? 

A. The getaliasbyname NIS map is missing. 

B. The Name Service Cache Daemon (nscd) is not running. 

C. The /etc/inet/hosts file contains spaces instead of tabs. 

D. The loghost variable is not defined in the /etc/syslog.conf file. 

E. The NIS map entry for aubie does NOT contain the loghost alias. 

Answer:


Q135. A server has new disks added and labeled by the engineer, but they need to be formatted identically to an existing disk (c3t0d0). You decide to script the process and run from the command line without interaction. 

Which two commands, when used in the correct order, achieve this? (Choose two.) 

A. prtvtoc /dev/rdsk/c3t0d0s2 > /tmp/c3t0d0.vtoc 

B. fmthard -s /tmp/c3t0d0.vtoc /dev/rdsk/<newdisk>s2 

C. format c3t0d0 

D. format c3t0d0 <newdisk> 

E. cat /tmp/c3t0d0.vtoc >/dev/rdsk/<newdisk>s0 

Answer: A,B 


Q136. A colleague has been assigned the task to patch several production Solaris 10 systems. Because of your Solaris expertise they have asked you what the recommended way to patch these systems would be. Which of the following is the recommended way to patch a Solaris 10 system? 

A. Patch Manager 

B. patchadd 

C. smpatch 

D. Live Upgrade 

Answer:


Q137. As the system administrator for your department, you are asked to help a user retrieve data from a diskette. The user placed the diskette into the drive, but the OS did not recognize the new media. Volume management is enabled. 

After you verify that the volume management daemon is running, which command do you execute to have the OS recognize the floppy disk? 

A. vol verify 

B. volcheck 

C. vol init 

D. volmount 

Answer:


Q138. An LDAP client has just been initialized and you need to check that it can list all the containers in the current base DN. Which command displays this information? 

A. ldaplist B. ldaplook C. ldapcheck 

D. ldapcontainers 

Answer:


Q139. You determine that a certain user, user1, is using excessive disk space in his home directory. To achieve the best space reduction with minimum effort, you want to gather information to help user1 decide which files or directories to back up. 

You also want to illustrate that user1 is using more space than others. Which two commands achieve this? (Choose two.) 

A. df -h 

B. du -h /export/home/user1 

C. ls -alR /export/home/user1 

D. quot -f /dev/dsk/<device> 

E. du -hs /var/opt 

Answer: B,D 


Q140. You must set up three users to administer the artwork department. These users will be launching several applications with the EUID of department administrator. Using the RBAC mechanism, what is the sequence of events to execute this process? 

A. create entries for the applications in the RBAC profile database, associate a role with the new profile entry, and give the three users access to the role 

B. update the $HOME/.rbac_privs file for each user to point to applications in question and amend the user attribute database to use the admin EUID with these applications 

C. create entries for the applications in the RBAC policy attributes database, associate a profile with the new policy entry, associate a role with this profile, and give the three users access to the role 

D. create entries for the applications in the RBAC execution attributes database, associate a profile with the new execution entry, associate a role with this profile, and give the three users access to the role 

Answer: