We install here the LAMP and OpenSSH Server of Ubuntu 8.04 LTS Server.
The installation procedure of Ubuntu starts with choosing your preferred language (it's english in this tutorial).

At partitioning, I'm using the default, automated method, so partitioning the whole disk. Others can prefer the manual method, and define three partitions: the swap, the root and the home.
Don't forget to notice the name and password of your first user, you will need it later!

At the software selection, select the LAMP and OpenSSH server options, and just than continue.

Then it asks for the password of the MySQL root.

Some seconds later, the install is completed, and you can reboot. You can left your "CD" in the CR-ROM.

And at the end, log on with your user and password you noticed before.

So you have an Ubuntu LAMP server out of the box, let's add some supplementary packages we need for Drupal develpoment, like phpMyAdmin, the GD library of PHP, and so on.