Updated Backup to rsync.net via ZFS (markdown)

DatuX
2022-01-13 23:59:15 +01:00
parent 30e0af5572
commit a2659b2642

@ -16,3 +16,8 @@ Now try logging into the machine, with: "ssh 'root@xxxxx.rsync.net'"
and check to make sure that only the key(s) you wanted were added. and check to make sure that only the key(s) you wanted were added.
``` ```
## Select filesystems
```console
[root@pve1 ~]# zfs set autobackup:rsync=true rpool/data/subvol-111-disk-0
```