mirror of
https://github.com/MysticRyuujin/guac-install.git
synced 2023-10-10 13:36:56 +02:00
Update README.md
This commit is contained in:
parent
5cd3dfa52f
commit
8ee0b24834
14
README.md
14
README.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user