Stop snmpd spamming messages in centos 7
SNMPD spamming /var/log/messages is a pet hate of mine. It causes so much rubbish to be sat in the logs. I had a hard time looking for how to do this on centos 7. I eventually managed to work it so...
SNMPD spamming /var/log/messages is a pet hate of mine. It causes so much rubbish to be sat in the logs. I had a hard time looking for how to do this on centos 7. I eventually managed to work it so...
My wife recently bought me a new flash drive. Its a 32GB drive from Ebay which she also got engraved for me. Its a nice solid drive which will be great to carry around on my keys…but there was a pr...
Instead of opening a bunch of ports to my home network, i figured it was easier to setup a reverse proxy for all the servers in my home. Heres a quick run down on how to do it. First we have to en...
I had an issue with getting server-status to display while using mod_rewrite to display wordpress posts by their name. Here is the solution: Edit you .htaccess to match the following # BEGIN Wor...
This is a how-to on how to setup a pirate bay proxy on Ubuntu 12.04 Firstly, Install the dependencies apt-get install libpcre3 libpcre3-dev zlib1g zlib1g-dev openssl gcc make subversion Next gra...
I had great trouble getting this working initialy, mainly due to how OVH gives out failover IP. Here is the solution i came up with. Create a virtual MAC for the failover IP in OVH Manager 1) Add...