Useful JVM Blog Posts

Read more

Running K3s with OrangePi ISO image on Arm64

Configure container network prerequisites Here we’re going to configure: Run image with all required privileges needed to run k3s To list running systemd-nspawn instances, use this command: Read more

Debugging Linux Kernel via Qemu

with In my case it’s: In VM mount the FS Read more

Building GDB

Install build tools and dependencies and run compile job Read more

Git Stuff

Serving git repository via python http server (for testing purposes) Read more