How to Install BOPM

July 18, 2016

Blitzed Open Proxy Monitor (BOPM) is a proxy monitor that scans all incoming connections to a server (or network depending on configuration). When a client connects BOPM scans the...

Continue reading

How To Install MySQL on Ubuntu


The short version of the installation is simple: update your package index, install the mysql-server package, and then run the included security and database initialization scripts. sudo apt-get update...

Continue reading