How do you all go about backing up your data, on Linux?
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 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!