This forum is no longer active. Please post your questions to our new community site
How to install Ubuntu Desktop on EC2 EBS
|
|
Many of the instances of Ubuntu on EC2 do not have gnome installed or are not based on an EBS instance which means you cannot stop/start the service without loosing the data and you cannot create your own ami fresh from the instance. So here is How to create your own Ubuntu Desktop on an EBS based EC2: First follow: Launch ami-b3c0ebc7 AWS EBS instance (from http://alestic.com/) using default settings. Using PuTTY set the Then save the PuTTY settings and open the connection and enter the following commands at the terminal prompt: You can then install tightvnc client on your local machine and open a connection to 127.0.0.1::9000 whilst the PuTTY ssh connection is still open. When you vnc client connects you will be presented with a terminal window in the desktop type the following command to start your gnome desktop: Apparently NXserver is better, but I have not managed to install it yet. Hope this helps someone. |
|
|
Cool! Thanks for this great how-to, I’m sure that this guide will be helpful for many users. Cheers. |

