Changes

From Amahi Wiki
Jump to: navigation, search
247 bytes added ,  00:59, 10 October 2016
=== Starting Guacamole Server ===
Restart Tomcat.
{{Code| Code = sudo ​service tomcat restart​}}
 
Start Guacamole Server.
{{Code| Code = sudo /etc/init.d/guacd start}}
 
Configure Guacamole Server to start at boot.
{{Code| Code = sudo chkconfig tomcat on # chkconfig guacd on}}
=== Deploying Guacamole ===
128

edits