Script for Nightly SnapRAID Syncs and Scrubs
Since moving to the new version of SnapRAID 6.0 from 5.3, I realized that my sync script was no longer working agin. I had to modify it as such to get it working correctly. Now, with SCRUBBING! 🙂
Linux, Home Servers, BASH, Photography, and Ruby on Rails
Since moving to the new version of SnapRAID 6.0 from 5.3, I realized that my sync script was no longer working agin. I had to modify it as such to get it working correctly. Now, with SCRUBBING! 🙂
I’ve been thinking about migrating my Unifi access point controller software off my Macbook Air onto my Ubuntu server, but I didn’t want to install Java and all of it’s dependencies on my fileserver… in steps Docker to save the day. Here’s how I set it up.