01. Which three statements are true concerning an Image Packaging System (IPS) incorporation package?
a) Installing an incorporation package does not install any other packages.
b) Every feature or tool has a separate IPS incorporation.
c) They constrain the versions of packages they incorporate.
d) They are a content management tool and not a version management tool.
e) Their dependencies are always of TYPE-REQUIRE.
f) They are defined by their manifest.
02. To confirm that an IP address and netmask have been correctly configured on network interfaces, which command should you use?
a) ipdilm show-if
b) ipadm show-nic
c) ipadm show-addr
d) ipadm show-ifconfig
03. Which two statements are true concerning the creation of user accounts by using the useradd command?
a) By default, it will create the user’s home directory.
b) New user accounts are unlocked but must change their password at their first login.
c) By default, a new group will be added for each new user account.
d) New user accounts are in a pending activation state until a password is assigned to them.
e) By default, the UID of a new user account will be the next available number above the highest number currently assigned.
f) By default, the UID of a new user account will be the lowest available unused number for non-system accounts.
04. You need to connect two nonglobal zones using a private virtual network. Identify the network resources required in the global zone to accomplish this.
a) An etherstub and two virtual network interfaces (VNICs).
b) A virtual bridge.
c) Two virtual network interfaces (VNICs).
d) Two etherstubs.
05. Which three statements are true concerning an Image Packaging System (IPS) incorporation package?
a) Every feature or tool has a separate IPS incorporation.
b) Installing an incorporation package does not install any other packages.
c) They constrain the versions of packages they incorporate.
d) They are a content management tool and not a version management tool.
e) Their dependencies are always of TYPE-REQUIRE.
f) They are defined by their manifest.
06. You are installing the Oracle Solaris 11 Operating System by using the Text Installer.
Which two options describe the features associated with the Text Installer?
a) It can be used to install only SPARC systems.
b) It installs GNOME as the default user environment on a system capable of displaying a graphical environment.
c) You can choose whether root is a role or user account.
d) You can do both automatic and manual configuration of the network.
e) You can select how to configure the remaining network interfaces.
07. You notice that the /var/adm/messages file has become very large. Typically, this is managed by a crontab entry. Which entry should be in the root’s crontab file?
a) 10 3 * * * /usr/adm/messages
b) 10 3 * * * /usr/sbin/logadm
c) 10 3 * * * /usr/sbin/syslogrotate
d) 10 3 * * * /usi/sbin/logrotate
e) 10 3 * * * /usr/sbin/messages
08. Which three of the components could be used in a ZFS storage pool, but are not recommended configurations?
a) A file on a UFS file system
b) A Veritas Volume Manager (VxVM) volume
c) A LUN in a hardware RAID array
d) A disk slice from an SMI labeled disk
e) A Solaris Volume Manager (SVM) volume
09. When speaking to an Oracle Support Engineer, you are asked to verify the version of the Solaris 11 build currently running on your system.
Which command would display the Solaris 11 build version currently running on your system?
a) pkg info all
b) cat /etc/update
c) cat /etc/release
d) prtconf | grep -i update
10. Which two statements are true concerning the network stack on Oracle Solaris 11?
a) Hardware network interfaces and datalinks have a one-to-one relationship.
b) IP addresses are assigned to datalinks.
c) A single IP interface can have either an IPv4 address or an IPv6 address but not both.
d) A single IP interface can have both an IPv4 address and an IPv6 address.
e) A single datalink can have only one IP interface.