/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.izissise.net
| | www.berrange.com
2.3 parsecs away

Travel
| | [AI summary] The blog post discusses experimenting with sd-boot and unified kernel images in a KVM virtual machine to simplify boot processes in confidential computing environments.
| | muffsec.com
2.9 parsecs away

Travel
| | [AI summary] This post provides instructions for compiling and debugging a Linux kernel using QEMU and GDB, including steps to build the kernel, create an OS image, and set up a wrapper script for virtual machine execution.
| | offlinemark.com
2.2 parsecs away

Travel
| | Here is everything you need to know to set up a minimal Linux kernel dev environment on Ubuntu 20.04. It works great on small VPS instances, is optimized for a fast development cycle, and allows you to run custom binaries to exercise the specific kernel functionality being developed. Step 1:
| | lenholgate.com
15.5 parsecs away

Travel
| [AI summary] A development tip explains how to configure Visual Studio 10's debugger to skip stepping over specific native C++ function calls.