I ran Linux for a year, this is my review.
I talk about my experience of switching over to Linux, the pros and cons. I cover topics like games, speed, stability, simplicity and much much more.
We are looking into the vulnrability of Log4J version 2 and how to mitigate the exploit. We also look at the differences of version 1 and version 2 of Log4J
We look into how to setup libvirt running virtualized machines with the disk data stored in an RBD pool in Ceph. We talk about the installation process and configuring ceph and storage pool.
I challenge you to create a function to convert decimal to roman numeral in java. We are a long way from advent of code but I thought a coding challenge could be fun trying to create a good function to convert decimal numbers to roman.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We are looking into installing Redhat 9 without any interaction using Kickstart. Kickstart is a tooling that gives you configuration options to prepare your system and manage the installation flow.
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.