Guacamole 0.3.0 on Ubuntu 10.04

From Linuxintro
Revision as of 05:11, 26 June 2011 by 217.250.252.197 (talk)

Guacamole is...

Here is what I did to configure Guacamole on 2011-06-25 using a rackspace server with Ubuntu 10.04 x64:

  • install some software
apt-get install tomcat6 libvncserver0
  • download a package from here
  • edit /etc/guacamole/user-mapping.xml
  • install a vnc server
apt-get install tightvncserver
  • start the vnc server
vncserver

See also


This article is a stub and needs improvement. You can help here :)