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.

  • @UWbadgers16
    link
    11 year ago

    I use Timeshift for daily, weekly, monthly rsync backups. Then I create image backups using Clonezilla every month or two. I try to follow the 3-2-1 principal (3 backups, 2 mediums, 1 offsite) - local computer, external drive, Google Cloud.