How long do you keep your backups? What software do you use

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

    Tool for creating snapshots and remote backups of btrfs subvolumes

  • I also use btrfs, but I use btrbk to manage the snapshots. I use some scripts I made called btrbk-pac so that every time I use pacman, I get snapshots before and after the transaction, logging the affected packages in a file (tbh I'm not super proud of the solution, and started making a cleaner Rust version some months ago which uses yaml for configs, but never got around to finishing it). That's for the stuff under /, while I just have a cronjob take care of hourly snapshots for /home.

  • btrbk-pac

  • I also use btrfs, but I use btrbk to manage the snapshots. I use some scripts I made called btrbk-pac so that every time I use pacman, I get snapshots before and after the transaction, logging the affected packages in a file (tbh I'm not super proud of the solution, and started making a cleaner Rust version some months ago which uses yaml for configs, but never got around to finishing it). That's for the stuff under /, while I just have a cronjob take care of hourly snapshots for /home.

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

    My config files (by felipec)

  • I wrote my own software (backup) to backup my home directory using rsync, except a list of excludes which I configure with a YAML file: backup/main.yml.

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