Advertisement
PuriDevelopers

TomCat Guacamole

Mar 17th, 2023 (edited)
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. sudo apt install tomcat9 tomcat9-admin tomcat9-common tomcat9-user
  2. wget https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-1.5.0.war
  3. sudo mv guacamole-1.5.0.war /var/lib/tomcat9/webapps/guacamole.war
  4. sudo systemctl restart tomcat9 guacd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement