For a brief time, it was the future of Linux storage. Then its creator did something unforgivable.
The ps command that we all use to list processes has some interesting options that many of us never take advantage of. While the commonly used ps -ef provides a complete listing of running processes, ...
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 ...