While configuring NIS on a system, you execute the command string: # domainname testlab.Region.Org.COM Which two statements about this command are true? (Choose two) A. The servers name is test lab, and it resides in the region.org.com domain. B. Executing this command populates the /etc/defaultdomain file with the domain name. C. The domain name is case sensitive, and must be configured exactly as specified on this command-line. D. The domain name is the entire character string
Ans: C, D
You have configured an NIS domain within your organization which includes 1 master server, 3 slave servers, and 30 client systems. Which two are daemons which run only on the master server? (Choose two) A. ypserv B. rpc.ypupdated C. rpc.yppassword D. ypxfr_1perday
Ans: B, C
Given that the /etc/hostname.hme0 file exists during the boot process, which run control script would run the ifconfig command to configure the hme0 interface? A. S69inet B. S20sysetup C. S71sysid.sys D. S30sysid.net E. S30network.sh
Ans: E
Your syslog configuration file contains the line: mail.debug ifdef(’LOGHOST’, /var/log/syslog, @loghost) Which two are correct statements about this entry? (Choose two) A. The ifdef statement is interpreted by the syslogd daemon. B. If the loghost alias is set to be the local host, messages are sent to the /var/log/syslog file. C. If the loghost alias is not set to the local host, messages are sent to the host defined as the loghost. D. If the loghost alias is set to
Ans: B, C
With regard to the JumpStart services available with the Solaris Operating Environment, which server provides an image of the Solaris Operating Environment that the JumpStart client uses as its source of data? A. The web server. B. The boot server. C. The install server. D. The configuration server.
Ans: C
You are creating a Flash archive of your existing system which is to be used to install other systems on the network in your configuration. Which two are required by the flarcreate command? (Choose two) A. The files to include in the archive. B. The file in which to create the archive. C. The name used to identify the archive. D. The name of the user creating the archive. E. The systems to be installed using the archive.
Ans: B, C
Your NFS server log configuration file contains the entry: applog defaultdir=/var/nfs buffer=/var/tmp/buffer fhtable=fhtable log=applog Which two are correct statements about this entry? (Choose two) A. The transaction buffer file is /var/tmp/buffer. B. The human-readable log file is /var/tmp/applog. C. The human-readable log file is /var/nfs/applog. D. This entry will be applied to all NFS shares by default. E. The file handle mapping table is /var/tmp/fhtable. F. This entry
Ans: A, C
A user on an NIS client is trying to search for a specific host in the NIS database. The user sees the following error message when running the ypmatch command. $ ypmatch 194.168.85.121 hosts Can’t match key 194.168.85.121 in map hosts.byname. Reason: no such key in map. The ypcat hosts command on the client reveals the entry 194.168.85.121 hostA. What is the reason the user can NOT search and find the host 194.168.85.121? A. The ypbind daemon was NOT running on the client.
Ans: C
You are monitoring a Solaris system named host1 as it boots, and the boot sequence proceeds as far as the line: Setting default IPv4 interface for multicast: add net 224.0/4: gateway host1 The system then stops and waits. Which is a possible solution to this problem? A. Edit the /etc/vfstab file so that all boot time NFS mounts use the bg mount option. B. Wait for the login prompt, supply the root password, and edit the /ect/nodename file. C. Boot the system to single user mode
Ans: A
What is a benefit of mounting resources using the automounter? A. Resources are mounted in demand. B. The server controls the mounting of the client resource. C. The NFS resources stay mounted permanently on the client. D. The automount utility updates the client /etc/vfstab file automatically.
Ans: A