Linux Basics Practice Test: Linux File System — Flashcards | Linux | FatSkills

Linux Basics Practice Test: Linux File System — Flashcards

Fast review mode: answers are shown by default so you can skim quickly. Hide them if you want to self-test.

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 namespace, and all files exist under the root directory, “/”. The FHS, or File System Hierarchy Standard, organizes the main directory and its subdirectories. 

Here are some directories in the Linux file system:
/home:
Contains users' personal files
/root: Contains configuration files for the root account
/boot: Contains essential files needed to boot the system 

The Linux file system is well-organized and has a well-defined permission system that allows you to securely store, organize, and retrieve files and directories.

1 of 8 Ready
Which command is used to check filesystem usage in a system?
df
Shortcuts
Prev Space Show / hide Next
Turn this into a study set.
Sign in with Google to save tricky questions to your reminder list and resume on any device.
Sign in with Google Free • no extra password