From ed6f02d854065999da26e77585a430c22ebce422 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sun, 2 Mar 2025 18:35:28 +0100 Subject: [PATCH] Update --- web/app/docs/post-install/security/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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
  • Log Monitoring: /var/log/auth.log for SSH and /var/log/daemon.log for Proxmox
  • -

    Install 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.