How do you all go about backing up your data on Linux?
How do you all go about backing up your data on Linux? - Lemmy.world
I’m trying to find a good backup solution to make periodic backups of my data. I would assume that the most minimal approach would be to have a Cronjob run rsync periodically, but I’m curious what other solutions exist. I’m interested in both command-line, and GUI solutions.