Oracle 1z0-822 - Oracle Solaris 11 Advanced System Administration
You added an update to the system using a support repository updates (SRU) image:
# mkdir /SRU
# mount –F hsfs /var/tem/sru-name.iso /SRU
# pkgrecv –s /SRU/repo –d /export/IPS/repo ‘*’
You now want to clear all catalog, search and other cached information from this package repository. Select the command that clears cached data.
Can you change the scheduling class of a zone's processes to FSS without rebooting?
Consider the following:
What is true concerning this publisher's Signature Policy?
You discovered that the network/ipmp:default is not starting on boot. You listed the service and discovered the name of the log file. You now want to examine the log file entry created at boot.
In which two locations can you find the log file created at startup?
What can you retrieve using a vmstat command?
You are creating a native Oracle Solaris zone that will be called zd1. The zone must have a virtual network interface configured. You use the following command to create the zone configuration:
# zonecfg –z zd1
zonecfg:zd1> create
What is the minimum specification required to complete the configuration before the exit command is issued?
You want to prioritize the video streaming traffic over the HTTP server traffic. Which attribute can be used to identify the streaming video flow?
Which three options will take precedence over one-another in a local zone that uses the Fair Share Scheduler?
You are about to configure resource controls for a nonglobal zone. You want to first examine settings as well as the system limits for those controls.
Which command fetches this information?
Within the file /etc/security/exec_attr.d/core-os, the following line is found:
Network Management:solaris:cmd:RO::/usr/sbin/dladm:euid=dladm;egid=netadm;\privs=sys_dl_config,net_rawaccess,proc_audit
To assume which of the following can a user using the su command execute dladm with full privileges?