fail2ban
3 posts
[ security ]
15 Best Free Security Tools in 2026
I spend a lot of time testing security tools — for my own infrastructure, for CTF challenges, and for the tools I recommend
[ fail2ban ]
How to Set Up Fail2Ban on Your Server
TL;DR Install and configure Fail2Ban to automatically block IPs that brute-force your SSH, Nginx, or other services. Includes custom jails for
[ linux ]
How to Harden Your Linux VPS in 10 Minutes
TL;DR Lock down a fresh Linux VPS in 10 minutes: disable root SSH login, set up SSH keys, configure UFW firewall,