Comment Backup, simple and cheap (Score 1) 283
To back up the OS/App section of my servers (the / section) I use fsarchiver to image it every week.
For data backups I have a simple file server that is NOT networked, or connected to the net. 4 HDs, simple script that copies everything I put onto the 1st drive to the other 3. All 4 are 6tb harddrives (not SSDs) since I want reliability, not speed. A simple old 1tb HD used as a 'sneakernet' helps transfer all the files I have though a USB3 to USB3 connections. (I constantly get 50mbps transfers)
I also have two 6tb HD that I update monthly and put into the safe-deposit box.
6 month updates go to a friends' house in Tennessee (5 hours away).
Simple redundancy, and linux has worked for a number of years, for both home, and office. Like you, I don't like proprietary solutions, and closed source software. having the file server off the net almost eliminates the threat of being cracked into, and I also keep it unplugged to protect it from lightning strikes and power surges.