When working with machines provisioned using Amazon EC2, one can use a Lumino Controller AMI to provision, deploy, configure and controls X applications within the cloud environment. |
Execute the following steps to provision an X Controller
using vi or another editor edit /etc/hosts to add the private DNS address from above to the 127.0.0.1 entry:
sudo su - root
vi /etc/hosts
127.0.0.1 localhost localhost.localdomain ip-XX.XX9-57 |
The controller is ready for use.