1.
Which statement describes the default network set up by an Oracle template script?
2.
Consider a cgroup configuration in the /etc/cgconfig.conf file: mount { cpuset = /cgroup/A; cpu = /cgroup/A; cpuacct = /cgroup/cpuacct; } group A1 { perm { admin { uid = root; gid = wheel; } task { uid = root; gid = users; } } cpuset { cpuset.mems="0"; cpuset.cpus="0"; } cpu { cpu.shares="5"; } } group A2 { perm { admin { uid = root; admin { uid = root gid = root; } task { uid = root; gid = users; } } cpuset { cpuset.mems="0"; cpuset.cpus="1"; } cpu { cpu.shares="5"; } } Which two statements are true?
3.
You want to create a new LUN, LUN ID =1, on a new target, target ID = 2. Inspect the current state of targets and LUNs in the output from tgt-admin
4.
Which statement is true about the net_cls cgroup subsystem?
 
5.
You have an unmounted btrfs file system:
# btrfs filesystem show
Label: 'Btrfs' uuid: 7bfe3239-47ee-442b-b9f8-49f88b6b1be4
Total devices 3 FS bytes used 300.51MB
devid 2 size 4.88GB used 1.06GB path /dev/sdd
devid 1 size 4.88GB used 580.00GB path /dev/sdc
devid 3 size 4.88GB used 1.50GB path /dev/sdb
You have these mounted devices:
# df
6.
What statement is true about udev?
7.
Consider the features of virtualization modes. Which three statements are correct?
8.
What statement describes the iSCSI client system's iSCSI database?
9.
Which three statements are true about an OpenLDAP server?
10.
Which two statements are true about building binary RPMs using rpmbuild?