News

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 ...
Right now we use rsync over ssh with pre-shared keys to move files between servers automatically. The catch to this is that some files need to be moved as root either because they're config files or ...