Fast Howto: half-automated backup for hdd-dockingstations
Posted onDisclaimer: “Fast howto” means in my world just dumping my config files for everyone to use, explanations are optional. Used tools: systemd, rsync (and cryptsetup) Just write a systemd service file like my ‘projectBackup.service’: You can replace ‘projects’ with whatever you like/need. [Unit] #device file in question look for it with: #systemctl –all –full | […]