Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
systems:guacamole [2020/02/20 09:06]
ajdavis [Guacamole (Remote Desktop RDP, VNC relay)]
systems:guacamole [2020/03/20 09:00] (current)
ajdavis [Guacamole (Remote Desktop RDP, VNC relay)]
Line 3: Line 3:
 Guacamole is the RDP/VNC relay/wrapper we use to access machines inside the network from remote locations. This is hosted on the internal webserver and runs on Tomcat at port 8080. Guacamole is the RDP/VNC relay/wrapper we use to access machines inside the network from remote locations. This is hosted on the internal webserver and runs on Tomcat at port 8080.
  
-Guacamole is a 2 part system. It consists of 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:+Guacamole is a 2 part system. It consists of 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:
 <code> <code>
 systemctl start guacd systemctl start guacd
Line 10: Line 12:
 systemctl start tomcat systemctl start tomcat
 </code> </code>
- 
-[[http://support.audina.net/guacamole|Audina Guacamole Login (Alt)]] 
  
 Add/edit users in /etc/guacamole/user-mapping.xml Add/edit users in /etc/guacamole/user-mapping.xml
  
-[[http://guacamole.apache.org/doc/gug/configuring-guacamole.html#user-mapping|Guacamole Docs]]+[[http://guacamole.apache.org/doc/gug/configuring-guacamole.html#user-mapping|Guacamole Docs]] 
 +* [[http://support.audina.net:8080/manager/html|Tomcat Manager]]  
 +* [[http://support.audina.net/guacamole/|Audina Guacamole Login]] 
  
 === Windows 10 RDP w/ Guacamole === === Windows 10 RDP w/ Guacamole ===