initial commit

This commit is contained in:
2026-06-17 14:09:10 +02:00
commit 2c29ea2780
11 changed files with 193 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
## Disable root login
PermitRootLogin no
## Disable password authentication
PasswordAuthentication no