Petr Tesarik's Linux blog
SIGILLatum is my personal tech blog about all things related to Linux.
Fri, 31 May 2024
When it comes to local IP traffic, skb freeing deferral considered harmful.
Fri, 15 Dec 2023
If you follow my random posts, you may wonder what happened to the Sandbox Mode project. The goals have not changed, but the path to get there might be quite different.
Mon, 04 Dec 2023
I have spent the past couple of months exploring something I call Sandbox Mode. It is a way to run Linux kernel code in a constrained execution environment. This blog post is an attempt to sort out my thoughts.
Fri, 21 Jul 2023
The Tumbleweed port for RISC-V is officially brok^Wstill under development. This post describes the state of kdump as of July 2023.
Thu, 13 Jul 2023
How to get kdump going on openSUSE Tumbleweed for 32-bit Arm.
Thu, 27 Jan 2022
When setting up kernel dump, one of the tricky tasks is to reserve a sufficiently large portion of RAM for the crash kernel. This post explains why the kernel cannot really decide this automatically.
Fri, 11 Jun 2021
Find out about all the gory details of booting a Raspberry Pi 4 over an Ethernet connection, including openSUSE/SLE specifics.
Fri, 11 Jun 2021
This guide describes how to install a Raspberry Pi from the network, i.e. without writing any image to the SD card first. It shows how to load the Raspberry Pi firmware and the operating system from another server over an IPv4 network. It does not cover setting up network storage for a diskless Raspberry Pi.
Fri, 12 Mar 2021
A guide on storing OpenSSH authorized keys with OpenLDAP, complete with code.
UPDATE: Added instructions for SSSD.