Given: Lo0: flags=100849 mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 hme0: flags=1000863 mtu 1500 index 2 inet 192.200.200.9 netmask ffffff00 broadcast 192.200.200.255 ether 8:0:20:8a:74:e0 What is the MAC address?
Ans: 8:0:20:8a:74:e0
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
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
Given: # metadb flags first blk block count a u 16 8192 /dev/dsk/c1t1d0s0 Which statement correctly describes this output? A. The state database replica is 4 MBytes in size. B. It indicates that the first volume is 8192 blocks in size. C. Thus site has followed the Sun guideline for replicas. D. It indicates that the slice c1t1d0s0 has 8192 disk blocks of free space.
Ans: A
Which command is used to display available swap space? A. swap -a B. swap -d C. swap -l D. swap -v
Ans: C
You have a large number of systems in your organization which are currently running either Solaris 2.6 or Solaris 7. You have been tasked with ensuring that all of these systems are running Solaris 9, and you are considering using the Flash installation feature to achieve this. What is a requirement for using the Flash installation feature? A. You must be performing an initial installation. B. You must be performing an upgrade installation. C. You must make the Flash archive available
Ans: A Explanation You CANNOT do an upgrade with flash.
Which statement about RAID levels is true? A. RAID 5 uses distributed parity B. RAID 0+1 provides no advantage over RAID 1. C. RAID 0 refers to striping but NOT to concatenation. D. RAID 1 is the only RAID level providing redundancy.
Ans: A
Your company has 18 different staff groupings who use a lot of disk space. You have a 36- GBytes disk and wish to divide it into 18 separate sections to stop any one groups overuse from impacting the others. Which statement is true? A. You can configure 18 disk slices to achieve this. B. This sort of disk sectioning cannot be achieved. C. You can use Solaris Volume Manager soft partitions to achieve this. D. You must use a third-party volume management product to achieve this.
Ans: C
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.
Ans: C
Solaris Volume Manager uses a state database. What are two functions of a state database? (Choose two) A. A state database is a location for the storage of volume definitions. B. A state database is a location for the storage of RAID 5 volume parity. C. A state database is a location for the storage file system metadata, facilitating fsck. D. A state database is a location in which state information for each volume is maintained.
Ans: A, D