1. Install Ubuntu 10.04 Server

  2. Update to the most current state in the Ubuntu archive:
    sudo apt-get update
    sudo apt-get dist-upgrade
  3. Update the time on your server using ntpdate
    sudo ntpdate ntp.ubuntu.com
  4. Install the following supporting packages on the server
    sudo apt-get install euca2ools openssh-server ntp

UEC/BaseServerIntall (last edited 2010-06-30 17:55:41 by adsl-074-228-157-123)