guacamole
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| guacamole [2018/12/06 20:00] – abeverley | guacamole [2018/12/06 20:04] (current) – abeverley | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| These brief instructions show how to set up Guacamole on a remote server, so that it can be used as a demo machine, controllable and viewable by anyone with a web browser. I use this to perform remote demonstrations of web-based software. The instructions assume that a Debian Jessie system is used, with Apache already installed. | These brief instructions show how to set up Guacamole on a remote server, so that it can be used as a demo machine, controllable and viewable by anyone with a web browser. I use this to perform remote demonstrations of web-based software. The instructions assume that a Debian Jessie system is used, with Apache already installed. | ||
| - | | + | * Install required packages: |
| - | '' | + | '' |
| - | | + | * Configure Apache as a proxy to Tomcat (and Guacamole) |
| - | < | + | |
| - | '' | + | |
| - | '' | + | |
| - | '' | + | |
| - | '' | + | |
| - | '' | + | |
| - | '' | + | |
| - | < | + | </ |
| * Add an RDP user to the Guacamole user config (/ | * Add an RDP user to the Guacamole user config (/ | ||
| - | < | + | |
| - | '' | + | < |
| - | '' | + | <param name=" |
| - | '' | + | <param name=" |
| - | '' | + | <param name=" |
| - | < | + | </ |
| Edit a connection to / | Edit a connection to / | ||
| - | '' | + | |
| - | '' | + | name=My connection |
| - | '' | + | lib=libvnc.so |
| - | '' | + | username= |
| - | '' | + | password=vnc_pass |
| - | '' | + | ip=127.0.0.1 |
| - | '' | + | port=5900 |
| '' | '' | ||
| Line 55: | Line 55: | ||
| If running Debian Stretch, then also instal xserver-xorg-legacy: | If running Debian Stretch, then also instal xserver-xorg-legacy: | ||
| - | '' | + | |
| - | '' | + | # parse_vt_settings: |
| - | '' | + | apt-get install xserver-xorg-legacy |
| Change to the normal user and start the required X services: | Change to the normal user and start the required X services: | ||
| - | '' | + | su andrew |
| - | '' | + | |
| - | '' | + | |
| - | '' | + | |
| It should now be possible to browse to the site configured in Apache, login to Guacamole, and see a standard XFCE desktop. Chromium (or Iceweasal/ | It should now be possible to browse to the site configured in Apache, login to Guacamole, and see a standard XFCE desktop. Chromium (or Iceweasal/ | ||
guacamole.1544126426.txt.gz · Last modified: 2018/12/06 20:00 by abeverley
