Difference between revisions of "How to install Guacamole in Docker"
(→How to use) |
|||
Line 5: | Line 5: | ||
chmod +x guacamole_install.sh | chmod +x guacamole_install.sh | ||
./guacamole_install.sh | ./guacamole_install.sh | ||
+ | |||
+ | ==Download== | ||
+ | https://www.hypersecuresolutions.com/scripts/guacamole_install.sh |
Revision as of 20:40, 28 May 2025
How to use
mkdir /root/docker cd /root/docker vi guacamole_install.sh chmod +x guacamole_install.sh ./guacamole_install.sh
Download
https://www.hypersecuresolutions.com/scripts/guacamole_install.sh