Changes

From Amahi Wiki
Jump to: navigation, search
133 bytes added ,  03:03, 10 October 2016
Create a file called "guacamole.properties" in that directory
{{Code| Code = sudo vi /etc/guacamole/guacamole.properties}}
 Press the <i>i</i> key to begin inserting text into the guacamole.properties file and include the following contents:
# MySQL properties
mysql-hostname: localhost
mysql-default-max-group-connections-per-user: 0
If you use vi for creating / editing this file , press the <i>Esc</i> key to get back in command mode and <i>:wq</i> writes to write the changes and quits quit vi.
Now create a symbolic link of this file for Tomcat
128

edits