Building PHP 5.3.0 on Ubuntu 8.04 Server

Thursday, August 6th, 2009

When I wanted to build the latest PHP for a server I found several guides online. Sadly none of them worked right away.
So after finally getting it all to work like I wanted to, I decided to quickly write up this guide.
I start with a clean Ubuntu 8.04 install. So, first things first:

sudo apt-get update
sudo [...]

gSteam – HLDS Frontend

Tuesday, June 9th, 2009

This is a little introduction to the latest version of my steam and hlds frontend bash script.
I will demonstrate it’s use by setting up a new Team Fortress 2 game server with it.
This tutorial assumes an Ubuntu 8.04.2 x86 server system. I set up a VM for the sake of this tutorial.
It has 2 CPUs, [...]

Running a Source dedicated server (for Left 4 Dead)

Friday, December 26th, 2008

For a while now I have been running some dedicated servers for Source games. Primarily Team Fortress 2. I lately switched those off in favor of Left 4 Dead servers. I was always looking for a way to improve my setup. At some point during my initial googleing I came across this article.
I based my [...]

Setting up Cacti

Sunday, October 5th, 2008

So in the process of migrating our company network architecture over the paths months, I had the chance to set up Cacti for server monitoring. I followed some documentation and articles on the net but ended up making some stupid mistakes. So, let’s start with this.
The host system Cacti will be running on, is Ubuntu [...]