Changes

From Amahi Wiki
Jump to: navigation, search
287 bytes added ,  02:47, 16 October 2016
Now create a symbolic link of this file for Tomcat
ln -s /etc/guacamole/guacamole.properties /usr/share/tomcat/.guacamole/
 
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
== Start Guacamole Server ==
12,424

edits