Update README.md

This commit is contained in:
Chase Wright 2016-12-31 16:44:30 -06:00 committed by GitHub
parent 5cd3dfa52f
commit 8ee0b24834
1 changed files with 11 additions and 3 deletions

View File

@ -1,6 +1,14 @@
# guac-install
Script for installing Guacamole on Ubuntu
Script for installing Guacamole 0.9.10 on Ubuntu 16.04.1 with MySQL
Installs Guacampole 0.9.9 with MySQL on Ubuntu
Run script, enter MySQL Root Password and Guacample User password. Guacamole User is used to connect the the Guacamole Database.
Run script, enter MySQL Root Password and Guacample User password. Guacample User is used to connect the the Guacample Database.
How to Run
Download file directly from here:
wget https://raw.githubusercontent.com/MysticRyuujin/guac-install/master/guac-install.sh
Make it executable:
chmod +x guac-install.sh
Run it as root:
./guac-install.sh