I am using duplicati and thinking of switching to Borg. What do you use and why?

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago (1 child)

You can take this to the extreme too by erasing your root partition each boot: https://grahamc.com/blog/erase-your-darlings/

Using that method you isolate all important state on the system for backup with zfs send.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 years ago

    Yeah I have a full impermanence setup using tmpfs, which is really nice. I did it like on the NixOS wiki and it's been helpful for organize my dotfiles and keeping track of all the random stuff that programs put everywhere. I actually have all my stuff in a separate /stuff folder kinda by accident so my /home only has dotfiles and things like that.

  • source
  • parent