Jörg Rödel's Blog

Linux and Confidential Computing

15 Mar 2024

Introducing Flocc: The Fast Lines-Of-Code Counter

The Fast Lines Of Code Counter is written in C++ and quickly scans your code-base to give detailed per-language statistics about the number of code, comment and white-space lines.
12 Aug 2021

Setting up Full Disk Encryption on openSUSE Tumbleweed

This article explains how to setup disk encryption on openSUSE Tumbleweed so that the the kernel and the initrd are also encrypted. The initrd will be set up to not ask for the password again.
03 Aug 2021

Running Encrypted VMs on openSUSE Tumbleweed

Since May 2021 openSUSE Tumbleweed has support for running encrypted KVM guests using AMD SEV-ES. This article explains the steps to setup and SEV-ES guest using libvirt on Tumbleweed.