Difference between revisions of "Apache Guacamole"
→Guacamole Installation
Tags: Mobile web edit Mobile edit |
|||
| Line 25: | Line 25: | ||
'''Install tomcat9''' | '''Install tomcat9''' | ||
<code | <code>sudo apt install tomcat9 -y</code> | ||
'''Enable tomcat''' | '''Enable tomcat''' | ||
| Line 150: | Line 150: | ||
The default sign in credentials are username:<code>guacadmin</code> password:<code>guacadmin</code> | The default sign in credentials are username:<code>guacadmin</code> password:<code>guacadmin</code> | ||
== Add TOTP Authentication == | == Add TOTP Authentication == | ||
Download the TOTP extension for Apache Guacamole and install it to the extensions folder: | Download the TOTP extension for Apache Guacamole and install it to the extensions folder: | ||