Ubuntu (Jaunty Jackalope) PHP, ASP.NET Side by Side with Apache2

This guide will help you install both PHP5 and ASP.NET modules for APACHE2 on Ubuntu Jaunty Jackalope. This guide may also help other Debian users as well but I am not 100% positive it will work for them. This tutorial expects that you are at least familiar with the linux command line and are comfortable executing commands on the command line (i.e no hand holding is done in this tutorial) If you have any questions or comments or feel I should add something to this tutorial please feel free to leave a comment.

May 2nd, 2009 by Allen Sanford 

Ubuntu Static IP Configuration

These instructions are for Ubuntu but may also apply to a Debian installation. This is actually quite simple. The main thing most people leave when witting these tutorials is removing the dchp3-client. If you don’t remove the dhcp3-client then you are just spinning your wheels because the next time you reboot your are back at a dynamic IP.

May 1st, 2009 by Allen Sanford 

Postfix Google Apps / Gmail SMTP Relay

For this to work you will need both SASL and SSL support compiled into postfix. Thank goodness Ubuntu by default does this for me. If you are not so luck them you will need to compile SASL and SSL support into your postfix install. To find out you can run the following command and the output should be similar to that below making note wether sasl and ssl are in the list (really for this that is all that is needed).

April 30th, 2009 by Allen Sanford