Properly backing up a running Linux system

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • Can't say much about your tar command, but if you did not checked it out already, take a look at Timeshift for system snapshots and rollback of changes. afaik you can just restore a snapshot on a blank drive. as far i see you can backup and restore EFI / boot as well. but never used it myself so can't say much about it.

  • dragonsdawn-snapshot

  • I use borg for desktop systems, and a modified version of rsnapshot for others. For stuff that I care a lot about, I have middleware that provides very basic snapshot support, like a poor man's VSS: https://github.com/gordonmessmer/dragonsdawn-snapshot

  • 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
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