I recently implemented a backup workflow for me. I heavily use restic for desktop backup and for a full system backup of my local server. It works amazingly good. I always have a versioned backup without a lot of redundant data. It is fast, encrypted and compressed.
But I wondered, how do you guys do your backups? What software do you use? How often do you do them and what workflow do you use for it?
My kmymoney file goes on an old compact flash memory card.
My home directory (including that file), /etc, databases, and a few other things get backed up weekly on to a USB stick.
Media raid array is automatically backed up to a large drive in another computer each evening. (The raid5 array isn’t that large. It was when I built it, but now I can buy a single drive that is nearly as large as the array…)
Pictures are backed up to Amazon’s glacier deep freeze. I pay about $1/month to back up all of my pictures. I intend to put other important things there too but haven’t gotten there yet.