Add standardized Ubuntu LXC security install process with npm and codex

This commit is contained in:
root
2026-05-10 20:08:47 +00:00
commit be6ddf1416
4 changed files with 158 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
[DEFAULT]
ignoreip = 127.0.0.1/8 ::1
bantime = 1h
findtime = 10m
maxretry = 5
backend = systemd
[sshd]
enabled = true
port = ssh
logpath = %(sshd_log)s
maxretry = 5
[sshd-ddos]
enabled = true
port = ssh
logpath = %(sshd_log)s
maxretry = 3