How do I automatically do daily backups and on every shutdown, and restore them elsewhere daily and on boot?
0
votes
1
answer
140
views
Situation: three servers, **primary** (source of data to be backed up), **store** (storage for backup), **secondary** (target to restore onto).
I'd like to make sure that my workplace secondary always has data that's at most a day old (in fact, my whole
/home
). How can I do that with restic
?
Platform: Modern non-esoteric Desktop/Server Linux distro (i.e., Fedora clients, debian server).
I can access my servers via SSH and public key auth.
Asked by Marcus Müller
(47361 rep)
Jan 20, 2025, 03:46 PM
Last activity: Jan 21, 2025, 04:32 PM
Last activity: Jan 21, 2025, 04:32 PM