Home > Linux > Quizzes > Linux Basics Practice Test: Linux Filesystem Hierarchy
Linux Basics Practice Test: Linux Filesystem Hierarchy
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 86% Most missed: “Which one of the following is a mount point for a temporarily mounted filesystem…”
The Linux file system is organized in a hierarchical structure that starts at the root directory (/) and extends downward, forming a tree-like structure. The root directory contains all files and folders on the Linux system. Other directories include: /home: Contains users' personal files /root: Contains configuration files for the root account /boot: Contains essential files needed to boot the system /usr/local/: Contains software that is local to the machine  The Linux Foundation maintains the Filesystem Hierarchy Standard (FHS), which describes the conventions for the layout of... Show more
Linux Basics Practice Test: Linux Filesystem Hierarchy
Time left 00:00
20 Questions

1. Which one of the following is a mount point for a temporarily mounted filesystem?
2. Static files of the bootloader are installed in
3. System binaries are stored in
4. Any file or directory present in the ______ directory may not be reserved between the invocation of the program.
5. Static files of the bootloader are installed in
6. System binaries are stored in
7. Kernel modules are present in
8. The directory /srv contains
9. In linux filesystem, the passwords of different users are stored in
10. What is /root?
11. The contents of root filesystem is responsible to
12. What is /bin/sh ?
13. The directory /opt is reserved for
14. The contents of root filesystem is responsible to
15. Superuser can change the _______ permissions of any file.
16. Superuser can change the _______ permissions of any file.
17. Which one of the following is a mount point for a temporarily mounted filesystem?
18. The /boot directory stores the data that is used
19. When we install a new package in linux system, then
20. The /boot directory stores the data that is used