initial commit

This commit is contained in:
2026-06-17 14:08:04 +02:00
commit 04e38f42b5
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