WordPress Security: The Fail2ban edition

WordPress Security: The Fail2ban edition

Fail2Ban or how to ward off intruders Access Linux console This requires access to the linux OS console and you need to install the fail2ban software. For Debian this is done via sudo apt-get install fail2ban. Key Elements Use the fail2ban system to ward off high...
LibreNMS on Raspberrian

LibreNMS on Raspberrian

This will get you from a minimal raspberrian installation to the working LibreNMS. I will show you how to install it and get data pumped in. The basic steps are: Install MySQL 5.5 Install php 5.6 Install nginx Getting LibreNMS Create librenms user Setting up LibreNMS...