MysticRyuujin / guac-install

Script for installing Guacamole on Ubuntu
976 stars 270 forks source link

Update #240

Open pablopol24 opened 1 year ago

pablopol24 commented 1 year ago

Hello, can it be updated to 1.5.0?

jsbear commented 1 year ago

1.5.0 update would be awesome.

phatdo1819 commented 1 year ago

Hi, I think it is very easy, I tested on my Ubuntu 20.04 server (Apache Guacamole 1.4.0) and it work! Download the upgrade.sh script from here - https://github.com/MysticRyuujin/guac-install/blob/main/guac-upgrade.sh Change this line from 1.4.0 to 1.5.0 with your editor and save it. GUACVERSION="1.4.0" Make it as executable and then execute the script as root and let the script to it job. chmod a+x upgrade.sh That's it. Note: Make sure you have backup before proceed it. Good luck!

jsbear commented 1 year ago

I ran into some issues and reverted to my backup, I noticed some issues with the history in relation to usernames and was also unable to connect to any of my RDP connections. I suppose with some troubleshooting, I could sort that out. I was able to logon with TOTP with no issues ... Will dig a bit deeper next week when I have time.