The configuration file for the NFS server logging daemon contains the entry: IDLE_TIME=30 What does this entry signify? A. The NFS logging daemon should look for work every 30 minutes. B. The NFS logging daemon should look for work every 30 seconds. C. The NFS logging daemon should stop itself if no activity occurs for 30 hours. D. The NFS logging daemon should stop itself if not activity occurs for 30 minutes. E. The NFS logging daemon should wait for 30 transactions to occur
Answer: B
Which command should you run to set up an install server and to copy the contents of the Solaris software 1 of 2 CD-ROM to /export/install? A. setup_install_server /export/install B. add_install_server –c /export/install C. setup_install_server –s /export/install D. setup_install_server –b /export/install
Answer: A
You are working on a system connected to the network. You attempt to NFS mount a directory. # mount host1:/usr/share/man /usr/share/man Your system displays the message: nfs mount: host1: : RPC:: Program not registered nfs mount: retrying: /usr/share/man What is a possible cause of this problem? A. The nfsd process is not registered with the rpcbind process. B. The mountd process is not registered with the rpcbind process. C. The mount command is not registered with the rpcbind
Answer: B
You have edited the /etc/dfs/dfstab filed and added two new lines on a system which is already functioning as an NFS server. Which command causes these two new resources to be made available? A. share B. mount –a C. mountall D. shareall E. showmount –a
Answer: D
What is the function of a proxydn? A. It is the daemon used by LDAP clients to access DNS domain information. B. It is a command used by a user on an LDAP client to retrieve DNS domain information. C. It is a command used by a user on an LDAP client to retrieve LDAP directory tree information. D. It is the authenticated account used to bind the LDAP server to retrieve LDAP directory tree information.
Answer: D Explanation: This is one dn called proxydn in iDS 5.1. Not B, C: There is no command line called "proxydn".
What is the advantage of configuring a series of disks into a striped virtual disk? A. Automatic failover. B. Reduced disk space take up. C. Increased I/O performance. D. Data duplication for redundancy.
Answer: C
Which entry should be added to the /etc/auto_master file to reference a direct automount map? A. - auto.direct B. // auto.direct C. / auto.direct D. /- auto.direct E. -/ auto_direct
Answer: D
What can be added to the /etc/vfstab file to automatically mount the /var directory from the NFS server saturn onto the mount point /test so it is mounted as read-only with interrupts disabled? A. saturn:/var - /test nfs – yes – B. saturn:/var - /test nfs – yes ro C. saturn:/var - /test nfs – yes ro,intr D. saturn:/var - /test nfs – yes bg,soft E. saturn:/var - /test nfs – yes ro,nointr
Answer: E
The default run level is 3 and the host is configured as an NFS server with valid entries in /etc/dfs/dfstab. Which two command stings restart NFS services? (Choose two) A. init 6 B. pkill –HUP inetd C. /ect/init.d/nfs.server restart D. /etc/init.d/nfs.server stop;/etc/init.d/nfs.server start
Answer: A, D
Your /etc/syslog.conf contains the line: *.alert;kern.err;daemon.notice operator To which destination are the messages are sent? A. The host called operator. B. The user called operator. C. The /var/adm/operator file. D. All members of the group operator.
Answer: B
View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Go Top