Research and setup backup
SSH access
- create server source ssh key
- deploy public key on storage box
/.ssh/authorized_keys
- how does it work with sub accounts?
Get storage box credentials / configure storage box / sub user
Initialize borg
$ borg init --encryption=repokey ssh://u123456@u123456.your-storagebox.de:23/./backups/server1
Resources:
Edited by w4tsn