1Z0-877 | All About Exact 1Z0-877 examcollection


Q91. You would like to turn off the svc:/network/nfs/client service, but you are not sure which other services will be affected if you turn svc:/network/nfs/client off. Which command can you use to view a list of services that depend on the svc:/network/nfs/client service? 

A. svcs -a |grep nfs 

B. svcs -x svc:/network/nfs/client 

C. svcs -D svc:/network/nfs/client:default 

D. svcs -d svc:/network/nfs/client:default 

Answer:

Q92. On your x86-based system, what does the Boot Solaris Menu in the Device Configuration Assistant allow you to choose? 

A. the boot timeout value 

B. verbose mode to view detail booting messages 

C. the default networking port 

D. alternate boot disks or CD-ROM/DVD drives 

Answer:

Q93. Given: 

Which two are compatible FMRI formats to control rlogin service? (Choose two.) 

A. rlogin 

B. rlogin:login 

C. network/rlogin 

D. svcs:/network/login 

E. /network/login:rlogin 

Answer: A,E 

Q94. Given the following on a default Solaris OS installation: 

$ id 

uid=1001(test1) gid=1(other) 

$ echo $SHELL 

/bin/ksh 

$ su - root -c "mozilla" 

Sun Microsystems Inc. SunOS 5.10 s10_74 December 2004 

Welcome to solaris10 on lynx 

-sh: mozilla: not found 

Which three statements are true (Choose three). 

A. The test1 user has no permission to execute mozilla. 

B. The mozilla application is not installed on the system. 

C. The root user has no password. 

D. The root user has no permission to execute mozilla. 

E. The environment variable SUPATH has not been set. 

F. The environment variable PATH for the root user has no directory with mozilla. 

Answer: C,E,F 

Q95. The automatic nightly backup of the /export3 file system failed because of a lack of space on the tape. You need to put in a fresh tape and manually restart the backup. To do this, you need to know which disk device holds the /export3 file system. Which two commands provide this information? (Choose two.) 

A. /usr/bin/ls 

B. /usr/bin/du 

C. /usr/sbin/df 

D. /usr/sbin/disks 

E. /usr/sbin/mount 

Answer: C,E 

Q96. Another system administrator created several snapshots on the server.  The snapshots were backed up to tape using ufsdump. The tapes were labeled using each virtual device name and the corresponding mount point but does not include the name of the original file system where the snapshot was taken. How can you determine the file system that was backed up to tape? 

A. Load the tape and list what is on the tape. 

B. Use /usr/sbin/fssnap -i and compare the virtual device to its corresponding filesystem. 

C. Use /usr/lib/fs/ufs/fssnap -i and compare the virtual device to its corresponding filesystem. 

D. Check the /etc/dumpdates file- the actual file system name will be stored there with the other backup information. 

Answer:

Q97. The second field in the /etc/group file is used to store the encoded group password. It has been decided that passwords will be placed on certain group entries in this file. What is the result? 

A. Access to each group is granted only to users in the group. 

B. Users who are secondary members of the group are required to use the group password to gain access to the group. 

C. Users who are NOT members of the group can access it if they know the password. 

D. Users who are primary members of the group are required to use the group password to gain access to the group. 

Answer:

Q98. Given: 

Which two statements are true ? (Choose two.) 

A. The PID of cron is 156. 

B. The process cron has the privileged user id. 

C. Running pkill -KILL `pgrep cron` kills cron. 

D. The process cron is logging to /var/spool/cron/atjobs. 

E. The process cron is using /var/cron/log as the working directory. 

Answer: A,B 

Q99. Given: What is the result? 

A. A new fssnap image of the /export/home file system is created. 

B. Detailed information about the /export/home snapshot is displayed. 

C. An existing fssnap image of /export/home for read only is mounted. 

D. The /export/home snapshot is used as input to the fssnap command. 

Answer:

Q100. A SPARC-based system has been rebooted, but no one can gain access to it. When investigating, the console shows this message: 

Which action can you take to get the system working again? 

A. boot -s 

B. boot -rs 

C. boot -ars 

D. boot /etc/path_to_inst 

Answer: