diff --git a/web/app/docs/post-install/security/page.tsx b/web/app/docs/post-install/security/page.tsx index b483158..ae36b1e 100644 --- a/web/app/docs/post-install/security/page.tsx +++ b/web/app/docs/post-install/security/page.tsx @@ -132,7 +132,7 @@ lynis audit system
/var/log/auth.log
for SSH and /var/log/daemon.log
for ProxmoxInstall and configure Fail2Ban with the following commands:
+This adjustment automates the following command:
Configure the Proxmox filter to detect failed logins:
+Define security rules for Proxmox:
+Set up global Fail2Ban policies:
+Enable and restart the Fail2Ban service:
+Fail2Ban will now automatically protect your Proxmox VE and SSH access, reducing the risk of brute-force attacks.
+Fail2Ban automatically protect your Proxmox VE and SSH access, reducing the risk of brute-force attacks.