Rotating Docker log files 3 years ago 1 min read containerdockerfilesystemslinux Sometimes containers log a lot of things, and the logfile can become huge. This happens because containers aren't supposed to run for a long time but to be created/disposed regularly. Here's how
BTRFS Best Practices 4 years ago 2 min read linuxfilesystemsbtrfszfs I've been using BTRFS for years and I've had few problems. Some of them are small and can be avoided with some smart improvements.