vault backup: 2026-05-12 21:31:40

This commit is contained in:
2026-05-12 21:31:40 +01:00
parent 3bfd91dede
commit f0605a6ca2
@@ -16,5 +16,5 @@ tags:
- On the backup host, give that user permission to receive and create datasets. - On the backup host, give that user permission to receive and create datasets.
- `zfs allow -u sanoid-user receive,create,mount poolname/backup-dataset` - `zfs allow -u sanoid-user receive,create,mount poolname/backup-dataset`
- Generate key while logged in as `sanoid-user` on the backup machine. - Generate key while logged in as `sanoid-user` on the backup machine.
- `ssh-keygen` - `ssh-keygen -t ed25519`
- -