Geek Culture
Published in

Geek Culture

DevOps in Linux — File System

How does Linux File system work?

Like Linux CPU and memory, the management of disks and file systems is also the core function of the OS.

  • Disk provides the most basic persistent storage for the system.
  • The file system provides a tree-like structure for managing files on the disk.

Inodes and Directory Entries

--

--

A new tech publication by Start it up (https://medium.com/swlh).

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store