You run the command dlstat show-link -r.
Select the two correct statements regarding the information displayed in the INTRS column.
The following image properties are displayed on your system:

Which two options describe the boot environment policy property that is currently set for this image?
The current ZFS configuration on your server is:
pool1 124K 3.91G 32K /pool1
pool1/data 31K 3.91G 31K /data
You need to create a new file system named /data2. /data2 will be a copy of the /data file system.
You need to conserve disk space on this server whenever possible.
Which option should you choose to create /data2, which will be a read writeable copy of the
/data file system, while minimizing the amount of total disk space used in pool1?
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?
The ZFS configuration on your server is:
Pool1 6.67G31K/pool
Pool1/data31K31K/data
Select the three commands that you would use to 1. Create, 2. List, and 3. Delete a snapshot of the /data file system.
Which best describes the svc:/system/boot-config service?
View the exhibit to inspect the file system configuration on your server.

View the Exhibit to inspect the file system configuration on your server.
Your department's backup policy is to perform a full backup to a remote system disk on Saturday.
On Sunday through Friday, you are to perform a differential backup to the same remote system disk:
Following your company policy, which option describes a valid procedure for backing up the /data file system to a remote disk named /remote/backup?

View the Exhibit.

Which is true regarding the disk drive?
You are currently working in both your home directory and the system directory /tmp. You are switch back and forth with full path names. Which pair of cd commands will provide you with a shortcut to switch between these two locations?
Your mentor suggests using the dladm rename-link command to rename the network datalinks.
What are the two advantages of following this advice?
You need to migrate a UFS file system named /production_ufs to a ZFS file system named
/production_ufs. The /production_ufs file system cannot be taken down or be out of production during the migration, and the current /production_ufs file system must remain active until the /ptoduction_zfs file system is copied and ready.
Which method allows you to meet both requirements?
1 . Copy live data from /production_ufs to /production_zfs while /production_ufs is in use.
2 . When the copy is complete, /production_zfs will contain an up-to date copy of
/production_ufs
You are the administrator of a system that a large number of developers work on. These developers crash the system, and their applications, on a regular basis.
What command would you use to configure where the core files are saved?
View the Exhibit.

After Installing the OS, you need to verify the network interface information. Which command was used to display the network interface information in the exhibit?
Consider the following rule file for use with the Basic Audit Reporting Tool (BART).
CHECK all
IGNORE dirmtime
/etc/security
/etc/notices
IGNORE contents
/export/home
IGNORE mtime size contents
/var
CHECK
You are using BART to detect inappropriate changes to the file system.
Identify the two correct statements describing the attributes recorded.
Which three files must be edited in order to set up logging of all failed login attempts?