Yeah I use Linux and am comfortable with command line.
I am not looking for continuous backup though. I would occasionally add stuff to backup - like every few months or so. I also want the incremental backup part - not sure if encrypting backed up data using luks would allow incremental addition later on.
I will check rsync and luks. If you have any resources, please feel free to post here.
This would require me to have a ZFS partition first and transfer my data on it, right?
Right now I am not using ZFS, but for next OS reinstall, I might try it. Thank you.
Yeah I use Linux and am comfortable with command line.
I am not looking for continuous backup though. I would occasionally add stuff to backup - like every few months or so. I also want the incremental backup part - not sure if encrypting backed up data using luks would allow incremental addition later on.
I will check rsync and luks. If you have any resources, please feel free to post here.
What do you mean by configuration and backup script?
Configuration as in dotfiles?
What does a backup script look like? Like a list of borg commands - one for each directory + repo which you want to backup? Or something more?