What are these weird directories, and why are they there? If you are new to the Linux command line, you may find yourself wondering why there are so many unusual directories, what they are there for, ...
If you're coming from Windows, the Linux file system structure can seem particularly alien. The C:\ drive and drive letters ...
The Unix / Linux filesystem hierarchy can seem quite daunting to those new to the OS. It was the same for us when we got started. But this mysterious filesystem isn’t that mysterious after all; we ...
One of the last things the Linux kernel does during system boot is mount the root filesystem. The Linux kernel dictates no filesystem structure, but user space applications expect to find files with ...
Navigating the Linux filesystem hierarchy can be a daunting task for newcomers and even seasoned administrators. Unlike some other operating systems, Linux follows a unique directory structure that is ...
The way the Linux file system is laid out makes perfect sense. I've been using Linux for so many years that I can't imagine another file system making more sense. When I consider how the Windows file ...
When using Linux, you will see words such as 'shell', 'grep', and 'process'. Engineer Carl Riis has learned the meaning and mechanism of such basic Linux terms from various websites, and has released ...
If you’ve ever been curious enough to look through your system’s root directory (“/”), you may have found yourself a little overwhelmed. Most of the three-letter directory names don’t tell you much ...
With the ReiserFS recently considered obsolete and slated for removal from the Linux kernel entirely, Fredrick R. Brennan, font designer and (now regretful) founder of 8chan, wrote to the filesystem’s ...
Linux is the most flexible and customizable operating system on the planet. That customizability starts deep within the heart of the Linux kernel and the file system. A computer file system is a ...