Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-05-25 | 1.6 kB | |
guacamole-install-script-OPD.md5 | 2016-05-25 | 66 Bytes | |
guacamole-install-script-OPD.sh | 2016-05-25 | 20.7 MB | |
Totals: 3 Items | 20.7 MB | 0 |
OPD is Offline Primary Depencies
The OPD Install Script contain the following Packages:
- Guacamole Source - Server
- Guacamole Binary - Client
- Guacamole Extension - JDBC
- MySQL Connector
- libjpeg-turbo
In order to install this script is necessary the following:
- A Bare metal or a Virtual machine Server.
- CentOS 6/7 (fresh install) minimal version is good.
- Internet Connection.
- As root execute the following in your bash shell:
yum install -y wget && wget http://sourceforge.net/projects/guacamoleinstallscript/files/CentOS/OPD/guacamole-install-script-OPD.sh && chmod +x guacamole-install-script-OPD.sh && ./guacamole-install-script-OPD.sh
5- Follow the Install Wizard.
Note: The default credentials for a guacamole are: "guacadmin" (lowercase and no quotes) for username and password.
Please use the file "guacamole-install-script-OPD.sh" this file is the last build.
Versions:
05/25/2016 - 0.9.9 build 5
- Guacamole Server, Client and JDBC version is 0.9.9.
- MySQL Connector 5.1.39 version.
- Official libjpeg-turbo 1.4.2 version.