Looking for recommendations for backing up laptops to my Unraid NAS. I’m running Immich for photos, and want something for incremental backup of the laptops (Win 11 and Linux). What do you guys like?
I use Kopia to do encrypted incremental backups of my user directory.
rozodru@piefed.social 18 hours ago
I just use borg on a timer. I can set it on my various machines via a shell script or on my NixOS machine in the config. I have it backup stuff daily at the same time, have automatically remove old backups after a certain period of time, and I can easily mount it to whatever computer using an alias. I don’t think about it, just does it, easy peasy.