Monthly Archives: February 2010

Burger King Coffee

I just wanted to quickly note that Burger King coffee is horrible. It always tastes burnt. I don’t know if it’s the coffee maker, or if they’re still using that frozen concentrated coffee crap. But it sucks, I don’t understand how people put up with it.

Ubuntu 9.10 Karmic Koala – VNC resolution limited without monitor

Update 04/23/2010 – I’m not finding a solution to this issue. Sorry. I’ve lost interest. I recently setup Ubuntu 9.10 on a desktop system, so I could use it as a file server. I’m was able to enable the remote desktop feature for it, which is basically a VNC server. The issue is that once…

PHP Not Parsing on Debian / Ubuntu server with Apache2

My friend Marshall was recently having issues getting PHP5 installed and working on his Ubuntu server, which is a Debian based distribution. We updated all the packages involved…Apache2, php5, libapache2-mod-php5, made sure the module was installed, restarted Apache2, etc. Nothing worked. It turns out that the default php5.conf configuration for Debian / Ubuntu’s packages are…