mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2026-07-18 10:28:17 +02:00
d2696b552a3c15285f256824b80783a1cc8e1b80
Fixed spaces on VERSION line
Appended '|rtrimstr("/")' to '.preferred' to remove trailing "/"
guac-install
Script for installing Guacamole 0.9.10 on Ubuntu 16.04.1 with MySQL
Run script, enter MySQL Root Password and Guacample User password. Guacamole User is used to connect the the Guacamole 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
Languages
Shell
100%