How to build OpenJDK from source
We look into how to download and build OpenJDK 13 from source. We talk about dependencies and commands for Linux and Windows.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into the next long time supported version of Java, the latest revision 23 contains improvements in speed, simplicity and …
I’m trying to solve all the Advent of Code puzzles in this video series.
We talk about how I write my Java code and why I have chosen to write my code in a specific way. This is my opinion. I’m interested in yours if you have differing opinions.
We look into how to migrate your Ceph cluster to use orchestration using the CephAdm service. The video will cover how to prepare the systems, install the service, adopt legacy services, and add the hosts. Lastly, we will upgrade the system to Quincy’s last version and discuss the pros and cons of using CephAdm orchestration.
In this video we create a invoice template that looks alot like an invoice from one of my first videos. We will go through all the different parts of a invoice that is required and how to go from a data XML to an PDF.