Changes

From Amahi Wiki
Jump to: navigation, search
494 bytes removed ,  01:33, 10 October 2016
{{Code| Code = sudo chkconfig tomcat on # chkconfig guacd on}}
=== Deploying Starting 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/tomcat/webapps
Restart Tomcat
128

edits