Lab Project: Dual backup strategy on Linux with LUKS + rsync snapshots
This Lab Project documents a two-track backup system for a workstation or homelab server. It delivers encrypted, space-efficient snapshots of a LUKS-protected data volume alongside independent snapshots of the home directory. Tooling is intentionally boring – LUKS, ext4, rsync, cron – because boring is reliable. Contents Objectives High-level architecture Naming and paths Exclusion policy Backup … Read more