Tag Archives: file systems

Linux File System – Part 2

Let’s continue where I left my previous post on Linux file system, with information on different file systems commonly present in most distributions and small comparison between them. ext2: ext2 (or second extended file system) is the oldest file system … Continue reading

Posted in Linux | Tagged , | Leave a comment

Linux File Systems

File system is a system to store and access the files (and directories) on any computer. Usually users don’t have to worry about which file system they are using, operating systems take care of it all. Though knowing their strength … Continue reading

Posted in Linux | Tagged , , | Leave a comment