

I have used a combination of rsync and borg to backup to an external drive. Then I was feeling adventurous and tried borgbackup2. It was a mistake. Then I learned of rdiff-backup. Easy to setup, but even incremental backups of my home dir took many hours to complete. This is no solution to have regular backups for me.
I decided to go with btrfs snapshots instead. I recently reinstalled everything and I have finally btrfs. I bought a new external NVME drive for my backups where all the snapshots will go. Btrfs has even a parent-option to copy incremental snapshots to another filesystem (the parent snapshots being on both filesystems).
I did not finish my setup, so I cannot share any scripts yet.
I recently installed trixie on the desktop and will probably stay there and not move to the next testing. I hope it won’t feel that outdated after 2 years or so.
I was on Gentoo before, the packaged Gnome version there is actually lower than on trixie currently.