quinta-feira, 12 de maio de 2022

How to install guacamole apache server

execute download file: 

wget https://raw.githubusercontent.com/MysticRyuujin/guac-install/master/guac-install.sh


put the permission:

chmod +x guac-install.sh


execute the installation:

./guac-install.sh


for me, is not necessary, but if you have some problem, follow this final command:

./guac-install.sh --mysqlpwd password --guacpwd password


for access execute:

 http://Server:8080/guacamole


default user and password:

user: guacadmin

pass: guacadmin



obs:

my reference was this site:

https://conzatech.com/instalando-o-apache-guacamole-no-ubuntu-server/

Nenhum comentário:

Postar um comentário