You can download the latest .deb of Tomcat 9.x using apt install or
download latest source 9.0.93 https://tomcat.apache.org/download-90.cgi
Although it can live anywhere, I as a personal preference like to
install /var/lib/tomcat9
From my understanding the servlets have changed
https://issues.apache.org/jira/browse/GUACAMOLE-1325
I would also update your openssl to version 3.0.8 to latest and enable
FIPS 140-2 for your TLS, although now required its always good to build
secure-by-design
To enable FIPS on Debian here is a decent resource
https://www.dogtagpki.org/wiki/FIPS
Hope this helps
*Thank You*
Sean Hulbert
*Founder / CEO*
*Work Ph:* 925.663.5565
*Security Centric Inc.*
A Cybersecurity Virtualization Enablement Company
/StormCloud Gov, Protected CUI Environment!/
Industry's most secure CMMC virtual desktops!
*/FedRAMP MIL4 in process (RAR)/*
System Award Management
*CAGE: 8AUV4*
*SAM ID: UMJLJ8A7BMT3*
AFCEA San Francisco Chapter President
If you have heard of a hacker by name, he/she has failed, fear the
hacker you haven’t heard of!
CONFIDENTIALITY NOTICE: This communication with its contents may contain
confidential and/or legally privileged information. It is solely for the
use of the intended recipient(s). Unauthorized interception, review, use
or disclosure is prohibited and may violate applicable laws including
the Electronic Communications Privacy Act. If you are not the intended
recipient, please contact the sender and destroy all copies of the
communication. Content within this email communication is not legally
binding as a contract and no promises are guaranteed unless in a formal
contract outside this email communication.
igitur qui desiderat pacem, praeparet bellum!!!
Epitoma Rei Militaris
On 8/7/2024 4:43 AM, Willy Manga wrote:
On 07/08/2024 15:33, Willy Manga wrote:
Hi ,
On 07/08/2024 15:25, mxdog wrote:
Hi All,
I can not get the guacamole client to work on my system I followed
the instructions in the manual for native install and a couple of
other walk-through,even gave the docker version a shot. guacd
compiles and runs fine (native) but the client will not start
version 1.5.5.
My system specifics :
Debian 12/bookworm 6.1.0-23-amd64
Tomcat 10.1.6 Debian
You can't stop here. It's not yet possible with tomcat 10. You need
to rely on tomcat 9 for now.
Light typo. Sorry. Of course I meant you *can* stop here... Guacamole
is not yet compatible with tomcat 10.