Apache HTTP Proxying on non-default Ports
Saturday, April 12th, 2014I’ve started proxying certain services through Apache to be able to have them on different machines than the main site/service.... Read More
I’ve started proxying certain services through Apache to be able to have them on different machines than the main site/service.... Read More
Oh my, after having discovered that my employer was vulnerable to the heartbleed bug I quickly ran apt-get update and apt-get upgrade on some Ubuntu 12.04 systems. Problem solved… not so fast, suddenly a lot of services communicating with us stopped understanding what we were returning over SSL.... Read More
First of all, this walk through pertains to Ubuntu 12.04 and assumes that your hosting company or ISP is able and willing to assign an extra static IP to an arbitrary hwaddress/mac on your host machine.... Read More
Make sure you have the following line in your /etc/apt/sources.list: deb http://archive.ubuntu.com/ubuntu precise-backports main restricted universe multiverse... Read More
Update: keep the CPU settings to one CPU and RAM usage to below 4GB to avoid issues with the virtual network cards. And make sure you comment the bind-address line in your my.cnf for inter-network database interaction.... Read More
I’m currently running Ubuntu 12.04 and for the first time PulseAudio seemed to be working flawlessly.... Read More
Oh Jesus, where to start?... Read More
Update: Apparently the master connection info gets cached in /var/lib/mysql/master.info so whenever you change the settings in my.cnf you need to remove it before you restart mysql.... Read More
I honestly can’t remember where I originally got my setup from. This is a pretty good tutorial though.... Read More