Changes

From Amahi Wiki
Jump to: navigation, search
17 bytes added ,  01:25, 10 October 2016
=== Deploying Guacamole ===
To deploy Guacamole, you must make two symbolic links: one effectively copying the Guacamole Client web application (now located at /var/lib/guacamole/guacamole.war) into the directory Tomcat monitors for web application deployment, and the other effectively copying the configuration file, guacamole.properties, into the Tomcat's classpath, such that Guacamole can find it once it runs. This must be done as root:
{{Code|
Code = # ln -s /var/lib/guacamole/guacamole.war /var/lib/tomcat6/webapps
128

edits