How to set up Let’s Encrypt
We will talk about how to set up Let's Encrypt, what is required, what commands to run and what to do with the result. Lastly, we add renew command to keep the cert up to date.
We talk about what is going to happen going forward for java and OpenJDK.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into how to install and use simple-cdd to create a new Bookworm install image fully automated with no input from the user during install. Git repository https://github.com/kalaspuffar/simple-cdd-bookworm
We solve the day 9 challenges for the Advent of Code.
We will compare java build tools. By comparing Ant vs Maven and Maven vs Gradle we will figure out if Gradle or Maven will be the best tool to use. Ant is the old build tool that is not used much but is still good to know about.
We look into the PWNKit vulnrability and how it works. PWNKit is a linux exploit that have been in linux environments for over 12 years. We look at how it works and what is required to be vulnrable and different approaches to secure your system.