These instructions were written for Ubuntu 12.04 LTS, herein referred to as guac-server
.
Once your Ubuntu 12.04 LTS VM has been installed and the network has been configured, you will need to install the tomcat server and the latest guacamole release. As of this writing, we are using the binary (.war) of Guacamole 0.8.3.
- Install the tomcat6 server
# apt-get update
# apt-get install tomcat6