/usr/bin/systemctl enable tomcat
 /usr/sbin/chkconfig guacd on
 
== Post-Install ==
Create Symbolic links between guacamole in Tomcat and Amahi's web app directory
 ln -s /var/lib/tomcat/webapps/guacamole/* /var/hda/web-apps/guacamole/html
 
Make sure the owner of all the file is ''apache'' and the group is ''users''.
 chown -R apache:users /var/hda/web-apps/guacamole
= Logging In to Guacamole =