Steve Borba

My notes, I hope they help you, feel free to comment/add to them

Category: Technology

Guacamole

Use Docker, so much easier, compose.yaml OLD WAY Install Linux (at this time Ubuntu 22.04 LTS)Install mariadb, guacd and tomcat download tomcat application bundles setup database/driver Create directories and initial settings Configure tomcat Now adding https is a little tricker, use your normal way to get a cert, like certbot and then edit /etc/tomcat9/server.xml and […]

Catalyst Deploy

I needed to deploy a bunch of catalysts recently and found out that you can do some of that by using the catalyst as an SCP server! First we need to turn the feature on (well, also need to have the ability to SSH to it also) First thing I am going to do is […]