Filesystem Administration  «Prev  Next»

Administering Local Filesystems in Red Hat - Quiz

Each question is worth one point. Select the best answer or answers for each question.
 

1. Which of the following are benefits of automounting?
Please select all the correct answers.
  A. Ease of use.
  B. Increased security
  C. Centralized administration
  D. Accessibility of drives

2. Select the command to print the size of every directory in the current directory.
Please select the best answer.
  A. mke32fs
  B. du
  C. amd
  D. df

3. Which of the following are benefits of using rsync to synchronize files?
Please select all the correct answers.
  A. rsync copies only file changes.
  B. rsync contains file exclusion mechanisms.
  C. rsync enables you to use ssh.
  D. rsync requires a client-server implementation.

4. Which of the following statements about automounting in Red Hat Enterprise Linux (RHEL) is correct?
Please select the best answer.
  A. Automounting requires manual intervention every time a file system is accessed.
  B. The autofs service dynamically mounts and unmounts file systems based on access.
  C. Automounting permanently mounts file systems at boot time.
  D. Automounting does not work with network file systems like NFS.