Linux Filesystem Hierarchy Aptitude Questions and Answers

Linux Filesystem Hierarchy Aptitude Questions and Answers: This section contains aptitude questions and answers on Linux Filesystem Hierarchy.
Submitted by Nidhi, on May 08, 2020

This section contains Aptitude Questions and Answers on Linux Filesystem Hierarchy.

1) There are the following statements that are given below, which of them are correct about Linux File Hierarchy System?
  1. The Linux File Hierarchy System is also known as Linux Root File System.
  2. It is a standard that describes the directory and file structure in the operating system.
  3. In different distributions of the Linux operating system, the File Hierarchy system can be a little bit different.
  4. It describes where the files are located in the operating system.

Options:

  1. A and B
  2. C and D
  3. B, C, and D
  4. A, B, C, and D

2) Which of the following command is used to get information about the File Hierarchy System?
  1. man rfs
  2. man hier
  3. man hfs
  4. man fhs

3) Which of the following Linux distribution does not follow the File Hierarchy System?
  1. Ubuntu
  2. GoboLinux
  3. NixOS
  4. Redhat

Options:

  1. A and B
  2. A and C
  3. B and C
  4. B and D

4) There are the following statements that are given below, which of them are correct about root directory in Linux?
  1. All directories have come inside the root directory in the Linux operating system.
  2. The root directory is represented by a forward slash (/).
  3. The root directory is represented by a backward slash (/).
  4. The root directory is the part of Linux Kernel

Options:

  1. A and B
  2. A and C
  3. A, B, and C
  4. A, B, C, and D

5) There are the following options that are given below, which of them are correct directory types in the Linux operating system?
  1. Binary directories
  2. Data directories
  3. Variable directories
  4. Memory directories

Options:

  1. A and B
  2. A and C
  3. A, B, and D
  4. A, B, C, and D

6) Which of the following directories contains binary files?
  1. /sbin
  2. /lib
  3. /bin
  4. /var

Options:

  1. A and B
  2. A and C
  3. A, B, and C
  4. A, B, C, and D

7) Which of the following directories that contain the executable binary files that require root privileges to perform tasks?
  1. /sbin
  2. /lib
  3. /bin
  4. /opt

8) Which of the following directories that contain the shared libraries in the Linux System?
  1. /sbin
  2. /lib
  3. /bin
  4. /opt

9) Which of the following directories contains configuration files?
  1. /opt
  2. /var
  3. /boot
  4. /etc

Options:

  1. A and B
  2. C and D
  3. A, B, and D
  4. A, B, C, and D

10) Which directory contains grub configuration file?
  1. /lib
  2. /usr
  3. /boot
  4. /etc

11) Which of the following directories are known as data directories?
  1. /srv
  2. /media
  3. /home
  4. /opt

Options:

  1. A and B
  2. A, B, and C
  3. B, C, and D
  4. A, B, C, and D

12) The "/opt" directory comes in which category of directories?
  1. Binary directories
  2. Data directories
  3. Variable directories
  4. Memory directories

13) Which of the following is not a data directory?
  1. /mnt
  2. /root
  3. /home
  4. /proc

14) Which of the following directory contains device files?
  1. /device
  2. /devfile
  3. /dev
  4. /sys

15) Which of the following directories does not take disk space?
  1. /proc
  2. /dev
  3. /var
  4. /home

Options:

  1. A and B
  2. A, B, and C
  3. A, B, and D
  4. A, B, C, and D

16) Which of the following directory contains interrupts related files?
  1. /proc
  2. /dev
  3. /var
  4. /home

17) There are the following statements that are given below, which of them are correct about the "/sys" directory in the Linux operating system?
  1. The "/sys" directory contains kernel related information.
  2. The "/sys" directory contains information about hardware devices.
  3. The "/sys" directory contains user-related information.
  4. All the above

Options:

  1. A and B
  2. A and C
  3. B and C
  4. B and D

18) Which of the following directory contains C language header files?
  1. /usr/cfiles
  2. /usr/include
  3. /usr/headers
  4. /usr/includes

19) There are the following statements that are given below, which of them are correct about the "/var" directory in the Linux operating system?
  1. This directory contains log files.
  2. This directory contains cache files.
  3. This directory contains spool files.
  4. All the above

Options:

  1. A and B
  2. A and C
  3. B and C
  4. D

20) Which of the following are non-standard directories?
  1. /lost+found
  2. /var
  3. /run
  4. /cdrom

Options:

  1. A and B
  2. A and C
  3. A, C, and D
  4. A, B, C, and D





Comments and Discussions!

Load comments ↻





Copyright © 2024 www.includehelp.com. All rights reserved.