Skip to content

DominicOrsi/Apache-Guacamole-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache-Guacamole-Server

A server that allows users to connect to another machine using their browser

Setup Requirements:

  • Ubuntu 20.04 LTS
  • Internet

How to Install

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

Asked for input

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.

Accessing the Webpage

To check that the webpage is up, type in the server's IP address, then port 8080, and /guacamole. <ip_addr>:8080/guacamole  

About

Bash script to install an Apache Guacamole Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages