Java 21 – Finalized abbreviation
We are looking into the new version of Java 21. Go through all the features that are finished in this release and some of the features that are still in the works.
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.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video, we look at installing stable diffusion in a Ubuntu environment. This entails making our GPUs available and running stable diffusion on your command line. Install stable diffusion locally. First we need to download the repository and create a new python environment. If you want to run this on the server the environment…
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.
We look into training your model locally on windows and other platforms.
I wanted to try out the newly released Debian version of Bullseye for my Ceph cluster, so I updated one of my hosts, which, in hindsight, might have been a bit too early. Reseting a Ceph Host after OS crash or failed update Preparing cluster First you need to set the cluster into a noout…