Linux Explained part 3 : The Filesystems
In this third entry of our Linux Explained series, we’re going to see at a deeper level the filesystem management that have been mentioned previously.
The first part will be a general description of what is a filesystem. Then, we will see describe how Linux organizes and uses its filesystem.
What is a filesystem ? A filesystem, or FS, is the method an operating system uses to structure the data on a storage device (hard drive, SSD, USB flash stick, whatever).
- 12 minutes read time