> > I am trying to install guacamole in kali VM. > > Specs of VM: > > $ uname -a > Linux kali 6.6.9-amd64 #1 SMP PREEMPT_DYNAMIC Kali 6.6.9-1kali1 > (2024-01-08) x86_64 GNU/Linux > > > I tried to use this script, but seems to do not find tomcat. > https://github.com/MysticRyuujin/guac-install > > > So i used this other: > https://github.com/itiligent/Guacamole-Install > > If you haven't, already, please familiarize yourself with the Guacamole User Guide: https://guacamole.apache.org/doc/gug/
specifically, the installation chapter: https://guacamole.apache.org/doc/gug/installing-guacamole.html Whether you use the script(s) or not, it'll help you understand the issues you're running into. > > It installed Tomcat10, Is it tomcat10 supported? > > No, Tomcat 10 is not supported - you must use Tomcat 9 or earlier. See: https://issues.apache.org/jira/browse/GUACAMOLE-1325 -Nick
