Which file in /proc contains information on the status of local software RAID devices?
A. /proc/raidstat
B. /proc/mdstat
C. /proc/raidstatus
D. /proc/mdstatus
E. /proc/raid/status
Which RAID level value must be used with Linux software RAID in order to create an array of mirrored devices?
A. 1
B. 5
C. 6
D. container
E. mirrorstripe
What is the purpose of the smartd daemon?
A. It is a user space daemon used for reading smart cards and integrated circuit chips.
B. It attempts to automatically repair file systems upon a failed ...
Due to extreme system use, a Linux system requires some additional swap space. To initialize 5GB of additional swap space, which combination of commands should be used?
A. dd if=/dev/zero of=/tmp/s...
The main configuration file for autofs has this entry:
/home /etc/auto.home
What is the meaning of the /etc/auto.home file?
A. It has the indirect maps for the mounting of file systems.
B. I...