34
submitted 1 year ago by privsecfoss@feddit.dk to c/foss@beehaw.org

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
[-] Klaymore@sh.itjust.works 2 points 1 year ago

I use NixOS so all my system configuration is already saved in my NixOS configs, which I save on GitHub. For dotfiles that aren't managed by NixOS I use syncthing to sync them between my devices, but no real backup cause I can just remake them if I need to, and things like my Neovim and VSCode configs are managed by my NixOS configs so they're backed up as well.

[-] Demonstrable_Legume@beehaw.org 1 points 1 year ago

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.

[-] Klaymore@sh.itjust.works 3 points 1 year ago* (last edited 1 year 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 organizing 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.

this post was submitted on 13 Jun 2023
34 points (100.0% liked)

Free and Open Source Software

17718 readers
4 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS