1.
Examine the sar command below. Your Oracle Linux system has one CPU. What does the runq-sz column of this output convey about your system?
2.
You want to allow multiple users the write access to files within the same directory, in addition, you want all the new files created in this directory to be of the required group instead of the primary ID of the user who creates the file. How do you accomplish this?
3.
You have to aggregate two network interfaces, eth0 and eth1, into a single logical interface such as bond0. Which option shows the four configuration files that need to be configured to set up this bonding?
4.
Your Oracle Linux system has two network interfaces
5.
The crond daemon checks each command to see whether it should be run in the current ___________.
6.
Which two statements are correct about the Oracle ASMLib library?
7.
You have to collect information about your Oracle Linux 6 system, such as hardware configuration, installed software packages, configuration, and operational state send it to Oracle Support. Which tool will help you gather this information for sending it to Oracle Support?
8.
What does the following btrfs command do? $ sudo btrfs subvolume snapshot src src-01
9.
View the following GRUB command or the output of fixing the GRUB boot problem: Based on the output, which statement is true?
10.
The /proc file system is a pseudo-file system, which is used as an interface to kernel data structures. Which four statements are true about the /proc file system?