1Z0-877 题目列表
单选题A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to see if certain files are on the snapshot. The snapshot needs to be mounted to check for these files.  Which command will mount the snapshot? ()A mount -F ufs -o ro /dev/fssnap/0 /checkB mount -F ufs -o rw /dev/fssnap/0 /checkC mount -F ufs -o ro /export/project /checkD mount -F ufs -o rw /export/project /check

多选题To save time configuring some custom network facilities, a junior administrator in your company  attempts to copy some entries from the /etc/inetd.conf file on a Solaris 8 OS server into the /etc/inetd.conf on a Solaris 10 OS server. The junior administrator is unable to determine why services do not start.  Which two commands can you run on the Solaris 10 OS server to start the services?()Ainetconv -fBinetcfg -i /etc/inetd.confCinetcfg -o /etc/inetd.confDinetconv -f -i /etc/inetd.confEinetconv -forceimport -o /etc/inetd.conf

单选题After you back up /export using a file system snapshot, and you have removed the snapshot, you also need to remove the backing store. If the snapshot was created with:  # mkdir /var/tmp/backup-snaps  # fssnap -o  bs=/var/tmp/backup-snaps /export   Which file do you need to remove? ()A AB BC CD D

单选题In Solaris 10, this tool provides an automated and proactive approach to patch management. It provides a graphical user interface as well as a command line interface.  Which tool is it? ()A smpatchB PatchtoolC Update managerD Patch manager

单选题You created a snapshot of the /data2 filesystem as follows:   # fssnap -F ufs -o bs=/data2/snap /data2   But, the system responds with the following error: snapshot error: Invalid backing file path   What is the problem? ()A The /data filesystem does not exist.B This message indicates that the /data2/snap directory does not exist.C The name of the Backing Store is incorrect, it should be /dev/fssnap/0D This message indicates that you cannot have the backing store file on the same filesystem as the filesystem being snapped.

多选题A host named client12 is having difficulty communicating with a heavily used server named server14. The server14 server has the ce0, ce1, ce4, and qfe4 interfaces active. The client12, admin6, and appserv5 hosts are all on a private network and access the ce4 interface on server14 exclusively and cannot access other network interfaces on server14. The appserv5 and admin6 hosts are currently generating heavy traffic to server14 due to a running batch process.  Which two commands can you run on server14 to look at the network traffic generated between only client12 and server14 to assist in troubleshooting the communication issue?()Asnoop !admin6Bsnoop -d client12Csnoop -d ce server14Dsnoop -d ce4 client12Esnoop -d ce4 client12 server14Fsnoop -i ce4 server14 client12

单选题While selecting files during an interactive restore with ufsrestore, you are interrupted by a junior  administrator before you can complete the file selection process and start the restore. After answering the administrator’s question, you realize that you have forgotten which files you had already selected for the restore.  How can you determine which files are already marked for extraction and restore? ()A You can use the ls subcommand of ufsrestore.B You can use the add subcommand of ufsrestore.C You can use the select subcommand of ufsrestore.D You can view the selected files as they are marked with a plus sign (+) in the list that is permanently displayed in the upper half of the interactive ufsrestore screen view.

单选题You created a snapshot of the /data2 filesystem as follows:   # fssnap -F ufs -o bs=/data2/snap /data2   But, the system responds with the following error: snapshot error: Invalid backing file path   What is the problem? ()A The /data filesystem does not exist.B This message indicates that the /data2/snap directory does not exist.C The name of the Backing Store is incorrect, it should be /dev/fssnap/0D This message indicates that you cannot have the backing store file on the same filesystem as the filesystem being snapped.

多选题A host named client12 is having difficulty communicating with a heavily used server named server14. The server14 server has the ce0, ce1, ce4, and qfe4 interfaces active. The client12, admin6, and appserv5 hosts are all on a private network and access the ce4 interface on server14 exclusively and cannot access other network interfaces on server14. The appserv5 and admin6 hosts are currently generating heavy traffic to server14 due to a running batch process.  Which two commands can you run on server14 to look at the network traffic generated between only client12 and server14 to assist in troubleshooting the communication issue?()Asnoop !admin6Bsnoop -d client12Csnoop -d ce server14Dsnoop -d ce4 client12Esnoop -d ce4 client12 server14Fsnoop -i ce4 server14 client12

单选题You need to quickly obtain the physical and logical device names for the disks attached to the server.  Which command achieves this? ()A AB BC CD D

单选题You need to restore some files from a file system. The file system was backed up from a snapshot.  Which command will correctly restore these files?()A fssnap -iB fssnap -rC ufsrestore -iD snaprestore -i

单选题You have just configured the network interface on systemA . The following information is  From systemB, you test the network connectivity by sending ICMP ECHO_REQUEST packets to  systemA. The following message is displayed: no answer from systemA  What is most likely the problem?()A  The interface is not plumbed.B  The interface is not configured.C  The interface does not have valid routes configured.D  The interface is not marked as

单选题When your Solaris system is booted, a startup script initializes the rpcbind service. Which script is it? ()A /lib/svc/method/net-physicalB /etc/rcS.d/S30networkC svc:/network/rpc/bind:defaultD /lib/svc/method/rpc-bind

单选题Your x86-based server will not boot Solaris 10 OS. You discover that you need to restore your pboot and boot block on the / (root) slice located on disk c0d0. You first boot off of the CD-ROM or DVD into single user mode.  What commands should you run to restore the pboot and boot block on the slice?()A AB BC CD D

单选题After you back up /export using a file system snapshot, and you have removed the snapshot, you also need to remove the backing store. If the snapshot was created with:  # mkdir /var/tmp/backup-snaps  # fssnap -o  bs=/var/tmp/backup-snaps /export   Which file do you need to remove? ()A AB BC CD D