MergerFS neat tricks
Trapexit’s MergerFS is awesome. He has some great documentation on the README, but I just wanted to share a couple of quick examples I use all the time.
Linux, Home Servers, BASH, Photography, and Ruby on Rails
Trapexit’s MergerFS is awesome. He has some great documentation on the README, but I just wanted to share a couple of quick examples I use all the time.
Docker is a fantastic way to run applications in containers separate from your host OS. But, you may ask why bother doing this or why not use VMs instead? Docker is not a replacement for virtual machines or all local applications, but it can help you modularize your system and keep your host OS neat … Read more
Much like my other recent article about my workstation upgrade, I decided to give my home server a big performance boost. This machine has went through many hardware iterations. Here are just the CPUs that I can think of: Athlon X64, Xeon X3000 series, Celeron 847, i3, and most recently, a Haswell i5-4590. I have … Read more
I’m always on the hunt for better options to pool my SnapRAID array at home. I have found a new, great companion in MergerFS.
I’m often experimenting with different fileserver setups for home use. I’ve been very happy with ZFS for my mission critical files, but have found it’s inflexibity a little annoying with my home media server. As result, I’ve migrated to SnapRAID + mergerfs and it’s been working great. Here’s how I set it up.