diff --git a/Backups-and-Security.md b/Backups-and-Security.md index 3bae47a..6b4d55a 100644 --- a/Backups-and-Security.md +++ b/Backups-and-Security.md @@ -1,6 +1,7 @@ Having an external backup of your home directory is mandatory. Here are a few ways to back up your data, from simplest to most feature rich. - Using [cron + rsync](cron-rsync) (can be used to backup to a server) +- Using [restic](https://restic.net/) (**recommended**, compatible with Linux, macOS and Windows) - On Gnome: using DejaDup (duplicity) - On KDE/Plasma: using KBackup or kup - (advanced) using zfs or btrfs snapshots