Changes

From Amahi Wiki
Jump to: navigation, search
274 bytes removed ,  01:34, 10 October 2016
Configure Guacamole Server to start at boot.
{{Code| Code = sudo chkconfig tomcat on # chkconfig guacd on}}
 
=== Starting Guacamole ===
 
Restart Tomcat
{{Code|Code = service tomcat restart}}
 
Start Guacamole's service
{{Code|Code = service guacd start}}
 
Now configure the tomcat and guacd services to run automatically
 
{{Code|
Code = # chkconfig tomcat on # chkconfig guacd on
}}
== Configuring Guacamole and Amahi ==
128

edits