U3Games

SO | Sistemas Operativos => Ubuntu => Mensaje iniciado por: Swarlog en Ago 13, 2022, 02:03 AM

Título: fail2ban/denyhost as IDS (Install an Intrusion Detection System)
Publicado por: Swarlog en Ago 13, 2022, 02:03 AM
sudo apt-get install fail2ban
Edit the config file as per your needs:
sudo nano /etc/fail2ban/jail.conf
Restart the service:
sudo systemctl restart fail2ban.service