Which installation method must you use?
You have a SPARC-based server with Solaris 8 OS installed on it, and you want to upgrade that system to run Solaris 10 OS. According to company policy, all installations must be done over the network, and network installations must be done using a secure protocol.
Which installation method must you use?
Which sequence of zonecfg commands shares a directory read-write between a local zone and the global zone?
Which sequence of zonecfg commands shares a directory read-write between a local zone and the global zone?
What are two requirements to JumpStart systems with Solaris OS using PXE boot?
What are two requirements to JumpStart systems with Solaris OS using PXE boot? (Choose two.)
which statement is true?
For a local zone in the installed state, which statement is true?
Which command should you run next?
After creating a zone using the following:
zonecfg -z newzone
zonecfg:newzone> create
zonecfg:newzone> set zonepath=/export/zone/newzone
zonecfg:newzone> add net
zonecfg:newzone:net> set address=192.168.0.2
zonecfg:newzone:net> set physical=bge0
zonecfg:newzone:net> end
Which command should you run next?
Which two statements are true?
Given the following output:
# zoneadm list -cv
ID NAME STATUS PATH
0 global running /
– heston-z1 incomplete /export/zones/heston-z1
– heston-z2 incomplete /export/zones/heston-z2
Which two statements are true? (Choose two.)
Which two statements are true about a zone without a network interface?
Which two statements are true about a zone without a network interface? (Choose two.)
Which two statements are true?
Given:
usermod -P Profile user1
Which two statements are true? (Choose two.)
What is the result of implementing this entry?
Given the line taken from the syslogd daemon configuration file:
mail.debug /var/adm/messages
What is the result of implementing this entry?
What does this indicate?
On a system using only local files for host name resolution the syslogd daemon configuration file contains :
mail.debug ifdef(‘LOGHOST’ , /var/adm/authlog, @loghost)
The mail-related log messages are written to the /var/adm/authlog file.
What does this indicate?