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...
LibreNMS on Raspberrian

Setting up a minimal Raspberrian on a Raspberry Pi2

After resetting my previous installation of Observium on a Raspberry Pi I will move forward and install a LibreNMS instead. My first steps are: Zapping the old installation Downloading the 2016-05-27-raspbian-jessie-lite.zip Installing that image Booting the first...
CentOS 7 minimal install

CentOS 7 minimal install

This post shows a small installation guide on how to install a Cent OS 7 minimal iso. Download the Minimal iso at https://www.centos.org/download/ Setup a VM, I use VMWare Fusion here. With the following resources: 2 Cores 4 GByte RAM A disk with 20 GByte with 2 GB...
Observium on a Raspberry Pi

Observium on a Raspberry Pi

Observium on Raspberry Pi The Challenge Install Observium on a Raspberry Pi running a vanilla Raspbian. Observium – Network monitoring with intuition Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and...