Install (and troubleshoot) Docker on Centos 8

I recently stumbled upon troubles 1 trying to run Docker on a fresh CentOS 8 install. Here my notes to spare your (and my) time:
Read more →

Scan your network for vulnerable https (OpenSSL TLS Heartbeat Extension Bug - CVE-2014-0160)

We are going to locally build on a linux machine the Heartbleed checker wrote by https://github.com/FiloSottile (thank you!) in order to check for OpenSSL Heartbleed Bug CVE-2014-0160. Fire up your shell terminal and install golang package via aptitude or yum.
Read more →

Change default runlevel in Fedora 19

…or “Where is inittab gone?”
Read more →

Visualize your Nagios/Icinga monitored IT infrastructure with NagVis

NagVis (http://www.nagvis.org/) is a visualization addon for Nagios/Icinga that permits to visualize the monitored information as objects placed on maps.  I decided to use mk-livestatus (see: http://mathias-kettner.com) as backend because it is reported to offer better performances than ndo.
Read more →