Difference between revisions of "Guacamole"
(27 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[ Install Guacamole on Ubuntu 14.04 ]]<br> | |
− | + | [[ Install Guacamole on Centos 6.5 ]]<br> | |
− | + | [[ Notes on Guacamole working configuration ]] To assist moving to different server <br> | |
− | + | [[ Install guacamole on Centos 7.2 ]] in a docker container. ( Cancelled after difficulty autostarting tomcat in container)<br> | |
− | + | [[ Installing guacamole in Ubuntu ]] <br> | |
− | + | [[ Installing all on Ubuntu from repository ]] <br> | |
− | + | Good reference - http://guac-dev.org/doc/gug/configuring-guacamole.html<br> | |
− | + | Good compact reference for Ubuntu 14.04 - http://www.davewentzel.com/content/guacamole-clientless-rdp-gateway<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> | |
− | + | Using nginx with websockets - https://www.nginx.com/blog/websocket-nginx/<br> | |
− | + | Something on apache websockets - http://guac-dev.org/doc/gug/proxying-guacamole.html<br> | |
− | + | ||
− | + | ||
− | + |
Latest revision as of 22:51, 16 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/
Something on apache websockets - http://guac-dev.org/doc/gug/proxying-guacamole.html