I’m trying to find a good method of making periodic, incremental backups. I assume that the most minimal approach would be to have a Cronjob run rsync
periodically, but I’m curious what other solutions may exist.
I’m interested in both command-line, and GUI solutions.
I use timeshift. It really is the best. For servers I go with restic.
@anarchyreloaded @Kalcifer
what
s is restic? i use linux but no know what
sA backup solution that creates encrypted snapshots of directories. https://restic.net/
I use timeshift because it was pre-installed. But I can vouch for it; it works perfectly, and let’s you choose and tweak every single thing in a legible user interface!