Hacker News new | ask | show | jobs
by j-james 2272 days ago
I use (and highly recommend) Timeshift [1].

The GUI is nice and intuitive, and it supports both simple rsync snapshots and more complicated btrfs drives. It took me about five minutes to set it up to automatically back up once a day / week / month.

My personal setup excludes the home directory and saves backups once a week to a `/timeshift` folder, but you can easily set it up to write to an external drive, include your home folder, or back up manually. Somebody even wrote a script to take a backup before a system update with pacman hooks.

[1] https://github.com/teejee2008/timeshift