Initial commit

This commit is contained in:
2026-02-15 15:16:36 +01:00
commit 7c1a67be4e
12 changed files with 207 additions and 0 deletions

4
ssh/config.sample Normal file
View File

@@ -0,0 +1,4 @@
Host 192.168.0.10
User backup-admiralackbar
IdentityFile /root/.ssh/id_ed25519
StrictHostKeyChecking yes