Changes

From Amahi Wiki
Jump to: navigation, search
187 bytes removed ,  21:48, 10 October 2016
The schema for MySQL was downloaded in the previous process.
Just change directories to the files location
{{Code|Code = cd /var/hda/web-apps/guacamole/sqlauth/guacamole-auth-jdbc-0.9.9/mysql/schema/ }}
and run the following command:
sudo cat ./*.sql | mysql -u root -p guacdbThe above is bash code. I have to format it differently to get all of the code to show on this wiki page. The password requested is the root user password for MySQL.hda
=== Installing Guacamole Server ===
12,424

edits