Can you please share your backup strategies for linux? I’m curious to know what tools you use and why?How do you automate/schedule backups? Which files/folders you back up? What is your prefered hardware/cloud storage and how do you manage storage space?

  • fmstrat@lemmy.nowsci.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 hours ago

    All important files go in /data.

    /data is ZFS, snapped and sent to NAS regularly

    Every time I change a setting, it gets added to a dconf script. Every time I install software, I write a script.

    Dotfiles git repo for home directory.

    With that, I can spin up a fresh machine in minutes with scripts.