What are you doing for your backups?

This page summarizes the projects mentioned and recommended in the original post on /r/linux

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • syncthing-android

    Wrapper of syncthing for Android.

  • I use Duplicati to make proper backups. I have a pair of Raspberry Pis with USB external drives that I use as the backup targets over SSH. I keep one Pi at home and the other at a remote location. If you have a friend that needs a backup solution too, this method lends itself to splitting the cost, where you buy one Pi+HDD and your friend buys the other and you each provide off-site backups for the other. I configure Duplicati to make backups over SSH to the local Pi at my house. The backups are de-duplicated and encrypted. I use Syncthing to sync the local Pi at my house with the one at the remote location. Your friend can also back up locally to the Pi at his house and his backups will get synced to your Pi. This gives both of you fast backups to your local Pi, and off-site copies on the remote Pi in case of a fire. Since the external drives containing the backups are never connected to your PC, it also provides pretty good protection in case of ransomeware or malware.

  • Back In Time

    Back In Time - An easy-to-use backup tool for GNU Linux using rsync in the back

  • I use backintime to back up files in my home directory, and use Timeshift for backing up system settings (really useful if you're messing around with your grub and fuck something up, speaking from experience).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • TimeShift

    Discontinued System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.

  • I use backintime to back up files in my home directory, and use Timeshift for backing up system settings (really useful if you're messing around with your grub and fuck something up, speaking from experience).

  • borgmatic

    Simple, configuration-driven backup software for servers and workstations

  • borgmatic

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts