Default Ubuntu server installation
Posted under » Ubuntu on 30 September 2009
My documentation will be based on Ubuntu-Server 9.04 Jaunty Jackalope - Release i386 or let's call it Ubuntut for short. I assume it has the following if you install lamp.
- Apache/2.2.11 (Ubuntu)
- PHP/5.2.6-3ubuntu4 with Suhosin-Patch
- MySQL client version: 5.0.75
- PHP extension: mysqli
- mod_perl/2.0.4 Perl/v5.10.0
This is sufficient to run most websites. This is a common setup for most webhosting service provider. However, due to some requirements, I have installed on my own via Apt-get.
- Perl module - Session
- PHP Pear
- PHP module - GD libray
Command line Python is already installed. You might also want to install python goodies.
