This is an old revision of the document!


Guacamole (Remote Desktop RDP, VNC relay)

Guacamole is the RDP/VNC

Guacamole is a 2 part system. The guacamole daemon (guacd) and guacamole web application. The web app uses Tomcat. If guacamole is inaccessible by users after rebooting the server try running the following commands:

systemctl start guacd
su - root
systemctl stop tomcat
systemctl start tomcat

Audina Guacamole Login

Add/edit users in /etc/guacamole/user-mapping.xml

Guacamole Docs