Difference between revisions of "Guacamole"

From MyWiki
Jump to: navigation, search
Line 9: Line 9:
 
Building from source - http://guac-dev.org/doc/gug/installing-guacamole.html<br>
 
Building from source - http://guac-dev.org/doc/gug/installing-guacamole.html<br>
 
Guacamole using ajp - http://tomba.tweakblogs.net/blog/cat/2589<br>
 
Guacamole using ajp - http://tomba.tweakblogs.net/blog/cat/2589<br>
 +
Using nginx with websockets - https://www.nginx.com/blog/websocket-nginx/

Revision as of 16:02, 14 March 2016

Install Guacamole on Ubuntu 14.04
Install Guacamole on Centos 6.5
Notes on Guacamole working configuration To assist moving to different server
Install guacamole on Centos 7.2 in a docker container. ( Cancelled after difficulty autostarting tomcat in container)
Installing guacamole in Ubuntu
Installing all on Ubuntu from repository
Good reference - http://guac-dev.org/doc/gug/configuring-guacamole.html
Good compact reference for Ubuntu 14.04 - http://www.davewentzel.com/content/guacamole-clientless-rdp-gateway
Building from source - http://guac-dev.org/doc/gug/installing-guacamole.html
Guacamole using ajp - http://tomba.tweakblogs.net/blog/cat/2589
Using nginx with websockets - https://www.nginx.com/blog/websocket-nginx/