privsecfoss@feddit.dk to Free and Open Source Software@beehaw.org · 1 year agoBest backup for Linux?message-squaremessage-square67fedilinkarrow-up130arrow-down10file-text
arrow-up130arrow-down1message-squareBest backup for Linux?privsecfoss@feddit.dk to Free and Open Source Software@beehaw.org · 1 year agomessage-square67fedilinkfile-text
minus-squarekarce@wizanons.devlinkfedilinkarrow-up5·edit-21 year agoI use btrfs snapshots and btrbk btrfs is a great filesystem and btrbk complements it easily. Switching between snapshots is also really easy if something goes wrong and you need to restore. Archwiki docs for btrfs: https://wiki.archlinux.org/title/Btrfs#Incremental_backup_to_external_drive Of course you’d still want a remote location to backup to. You can use an encrypted volume with cloud storage. So google drive, etc all work.
minus-squareCoffeeBot@lemmy.calinkfedilinkarrow-up4·1 year agoOh interesting! I might take a look at btrbk
minus-squareprivsecfoss@feddit.dkOPlinkfedilinkarrow-up3·1 year agoThanks. Heard a lot about it. Will chack it out.
I use btrfs snapshots and btrbk
btrfs is a great filesystem and btrbk complements it easily. Switching between snapshots is also really easy if something goes wrong and you need to restore.
Archwiki docs for btrfs: https://wiki.archlinux.org/title/Btrfs#Incremental_backup_to_external_drive
Of course you’d still want a remote location to backup to. You can use an encrypted volume with cloud storage. So google drive, etc all work.
Oh interesting! I might take a look at btrbk
This is the way !
Thanks. Heard a lot about it. Will chack it out.