Advent of Code 2023 – Day 14
I'm trying to solve all the Advent of Code puzzles in this video series.
We look into how to use jreleaser and deploy our code to Github and creating release documentation with some simple steps.
We look into what the error about global id reclaim when you upgrade your Ceph cluster is all about. I got this error when I installed my new cluster and had to solve the issue. After reading about the reclaim of the global id I understood that it was a really bad practice and I’m…
In this video, I give a small view of our new office and introduce channel memberships.
We talk about creating directories with the right permissions, downloading source files and verifying the validity of the downloaded files.
We look into writing a custom log4j appender in java and how to send you to log messages with an appender to RabbitMQ. Writing a custom appender is challenging due to performance considerations.
Getting started using ansible. In this example we will install sudo with ansible on Debian. The script will install all dependencies required and add a user to the sudo group.