Linux provides quite a few commands to look into file system types. Here's a look at the various file system types used by Linux systems and the commands that will identify them. Linux systems use a ...
The btrfsck command is a filesystem-check command like fsck, but it works with the btrfs file system. First a little bit about btrfs. As the name implies, btrfs uses a B-tree data structure that is ...
In honor of National Clean up Your Computer month, here some top picks for Linux system cleaners. You’ve heard all about the Windows cleaning tools — on every level. What you haven’t heard of nearly ...
In my first post on this subject, Btrfs basics, I discussed how to create a simple btrfs filesystem, or a complete btrfs Linux system. The information and examples in that post are going to be ...