Oracle 1z0-820 - Upgrade to Oracle Solaris 11 System Administrator
You have already generated a 256-bit AES raw key and named the keystore file /mykey. You need to use the key to create an encrypted file system.
Which command should you use to create a ZFS encrypted file system named pool1/encrypt using the /mykey keystore?
You are using this rule file with the Basic Audit Reporting Tool (BART) to detect inappropriate file system changes.
CHECK all IGNORE dirmtime
/etc/acct /etc/security /etc/notices IGNORE contents
/export/home/alice IGNORE mtime size contents
A/ar CHECK
/var/tmp IGNORE all
Identify the two correct statements describing the attributes recorded. (Choose two.)
Identify three options that describe the new Oracle Solaris 11 zone features.
Review the zonestat command:
zonestate - q physical - memory -R high -z -p -p “zones†10 24h 60m
Select the option that correctly describes the information that is displayed by this command.
The resource control in your zone is:
rcll
name: zone.cpu-shares
value: (pnv=phvJleged,limit=20,aclion=none)
When you boot the zone, this message is displayed:
WARNING: The zone.cpu-shares rctl is set but FSS is not the default scheduling class for this zone. FSS will be used for processes in the zone but to get the full benefit of FSS, it should be the default scheduling class.
Which option will resolve this issue?
You have been tasked with creating a dedicated virtual network between two local zones within a single system. In order to isolate the network traffic from other zones on that system.
To accomplish this, you will create__________.
Which three methods of delivering a package are provided by the image Package System (iPS)?
(Choose tnree.)
Which two accurately describe the Image Packaging System (IPS) components? (Choose two.)
You are setting up a local IPS package repository on your Oracle Solaris 11 server; solans example.com
You want to point the existing local IPS publisher to the new local IPS repository located in /repo. These are the steps that you have followed:
1 Download and rsync the contents of the Oracle Solaris 11 repository ISO image to the /repo directory.
2. Configure the repository server service properties. The svcprop command displays the IPS-related properties:
pkg/inst_root astnng /repo pkg/readonly boolean true
The Is command displays the contents of the /repo directory:
#ls /repo
pkg5 repository publisher
The svcs command shows the svc:/application/pkg/server:default service is online.
The pkg publisher command still displays:
PUBLISHERTYPESTATUSURI solarisoriQinonlinehttp://DkQ.Qracle.conVsolaris/release/
Which step needs to be performed to set the local IPS publisher to the local IPS repository /repo?
You are going to create live zones on you server. Disk space is critical on this server so you need to reduce the amount of disk space required for these zones. Much of the data required for each of these zones is identical, so you want to eliminate the duplicate copies of data and store only data that is unique to each zone.
Which two options provide a solution for eliminating the duplicate copies of data that is common between all of these zones?