A server that allows users to connect to another machine using their browser
- Ubuntu 20.04 LTS
- Internet
Clone the repository to the machine you want to install the server on. Then, simply check to make sure that the account in the install.sh file is the same as the account installing it. Right now the account is master. Run the script with
sudo bash install.sh
You will be asked to set up the password for the tomcat account; choose any password you want but remember to write it down. After that, the script should be done installing and setting up tomcat and guacamole.
To check that the webpage is up, type in the server's IP address, then port 8080, and /guacamole. <ip_addr>:8080/guacamole