How to configure Cloud Server Rackspace Ubuntu from zero to Production with NGINX

1. Edit /etc/apt/sources.list and add this :

# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu/ natty main
deb-src http://archive.ubuntu.com/ubuntu/ natty main

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ natty-updates main
deb-src http://archive.ubuntu.com/ubuntu/ natty-updates main

Subscribe to RSS - install rackspace cloud server