systems:media_server:secure_the_server:install_fail2ban
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
systems:media_server:secure_the_server:install_fail2ban [2025/05/30 19:40] – created peter | systems:media_server:secure_the_server:install_fail2ban [2025/05/30 21:31] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Systems - Media Server - Secure the Server - Install fail2ban ====== | ====== Systems - Media Server - Secure the Server - Install fail2ban ====== | ||
+ | |||
+ | **Fail2ban** is an intrusion prevention software framework. | ||
+ | |||
+ | * It bans IP addresses conducting too many failed login attempts. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Update the system: ===== | ||
+ | |||
+ | <code bash> | ||
+ | sudo apt update && sudo apt upgrade | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Install Fail2Ban ===== | ||
+ | |||
+ | <code bash> | ||
+ | sudo apt install fail2ban | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | * See [[Ubuntu: | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== References ===== | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
systems/media_server/secure_the_server/install_fail2ban.1748634014.txt.gz · Last modified: 2025/05/30 19:40 by peter