Home > Linux > Quizzes > Linux Basics Practice Test: Linux File System
Linux Basics Practice Test: Linux File System
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 75% Most missed: “Which file system has journaling capability?”
Linux's file system is a hierarchical structure that stores and organizes files and data on a computer. It's made up of three layers: Logical File System: The interface between user applications and the file system, responsible for opening, reading, and closing files Virtual File System: Allows multiple physical file systems to operate simultaneously Physical File System: Manages and stores physical memory blocks on the disk  The Linux file system is based on the Unix file system, which is designed to be flexible, scalable, and easy to use. The file system operates from a single... Show more
Linux Basics Practice Test: Linux File System
Time left 00:00
8 Questions

1. Which among the following allows fast file system recovery?
2. Which file contains the filesystems to be automatically mounted during boot?
3. Which file system has journaling capability?
4. ____ is a directory (which should exist), on which to mount the file system?
5. Which filesystem can be used to change certain kernel parameters at runtime using sysctl command?
6. Which command is used to check filesystem usage in a system?
7. Which file system has journaling capability?
8. Which filesystem can be used to change certain kernel parameters at runtime using sysctl command?