Guacamole install script
A bash script to install Guacamole 0.9.10 GitHub sources on a fresh install of Ubuntu 16.10 server.
run the script .guacamole_instal.sh from your current user. It will ask your password to launch sudo command to install mysql,tomcat and guacamole, and to configure them. It let you choose your install folder for Guacamole and Tomcat. And ask for mysql password, root and for guacamole user.
The script will download and install all plugin necessary to build Guacamole. It downloads the source from github repository and build it. It donwloads mysql connector from Oracle.