=== 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 ===