1Z0-877 | Renewal Oracle 1Z0-877 examcollection


Q111. The print service under the control of SMF needs to be taken offline. Before the print service is taken offline, a check must be made to see what other services depend on this service. 

Which command displays these dependencies? 

A. svcs -a 

B. svcs -v 

C. svcs -D 

D. svcs -X 

Answer:

Q112. The support center has asked you to investigate a system performing slowly in the accounts department. Which two commands can you use to identify the cause of the problem? (Choose two.) 

A. ls 

B. smc 

C. pgrep 

D. pkill 

E. prstat 

Answer: B,E 

Q113. You created a backup using a file system snapshot. Now that the backup is done, you can delete the snapshot and remove the backing store file. If you forget which backing store file is in use, which command can provide you with this information? 

A. /usr/sbin/df 

B. /usr/sbin/mount 

C. /usr/sbin/fssnap 

D. /usr/lib/fs/ufs/fssnap 

Answer:

Q114. You are installing Solaris 10 and have to set up individual partitions with file systems for / (root), /usr, /var, /opt, /export/swap, and /tmp, and an individual partition for swap. 

Which two partitions must have enough disk space to use the crash dump feature savecore on your system? (Choose two.) 

A. swap 

B. / 

C. /opt 

D. /tmp 

E. /usr 

F. /export/swap 

G. /var 

Answer: A,G 

Q115. Given: 

# logins -l test1 

test1 1001 other 1 

# logins -l root 

root 0 root 0 Super-User # ls -l /etc/passwd 

-rw-r--r-- 1 root sys 726 Jan 25 16:56 /etc/passwd 

Which two commands disable test1 from reading /etc/passwd? (Choose two.) 

A. # setfacl -m u:test1:rwx, g::---, o:r--, m:r-- /etc/passwd 

B. # setfacl -m u:test1:rwx, g::r--, o:r--, m:r-- /etc/passwd 

C. # setfacl -m g::---, o:---, m:r-- /etc/passwd 

D. # setfacl -m u:test1:rwx, g::r--, o:---, m:r-- /etc/passwd 

E. # setfacl -m u:test1:rwx, g::r--, o:r--, m:--- /etc/passwd 

Answer: C,E 

Q116. User fred complains about not being able to access the contents of the /export/share/orders file. You check the permissions of the file with ls: 

# ls -l /export/share/orders 

-rw-rw-r--+ 1 root root 3441 Jan 25 16:06 /export/share/orders 

Why is fred unable to access the contents of this file? 

A. User fred is NOT in group root. 

B. The account for fred is expired. 

C. User fred does not have permission to read files owned by root. 

D. The ACL on this file denies fred access. 

Answer:

Q117. A script is needed that checks daily to see if at jobs are scheduled to run. Which two commands obtain this information? (Choose two.) 

A. atq 

B. jobs 

C. queued 

D. ls -l /var/spool/atjobs 

E. ls -l /var/spool/cron/atjobs 

Answer: A,E 

Q118. Given: 

Which two statements are true? (Choose two.) 

A. The user1 and listen accounts are locked accounts. 

B. The user3 account has an expiration date. 

C. The user4 account will expire in seven days. 

D. The user2, user3, and user4 accounts all had their passwords set by process ID 11816. 

Answer: A,B 

Q119. As system administrator, you have been asked to install a SPARC based system with the Solaris 

A. 128 megabytes of memory 

B. 256 megabytes of memory 

C. 5 gigabytes of disk space 

D. 3.2 gigabytes of disk space 

E. OpenBoot PROM firmware version 4.14 or later 

F. Access to a CD-ROM/DVD drive or an installation server 

Answer: B,C,F 

Q120. Your x86-based system does not support booting off of a CD-ROM, DVD-ROM, or network, and 

you want to install Solaris 10 OS on your system. Which procedure must you use? 

A. Use PXE with Custom JumpStart. 

B. You must boot off of a Solaris 10 PXE diskette. 

C. You must boot off of a Solaris 10 Device Configuration Assistant diskette. 

D. You must boot off of the hard drive and install the software from your current OS. 

Answer: