Convert VirtualBox VDI to qcow2 with qemu-img
Moving a VM between hypervisors is usually a matter of converting the disk image format. VirtualBox writes to…
Moving a VM between hypervisors is usually a matter of converting the disk image format. VirtualBox writes to…
Tested GCP Secret Manager guide covering pricing, IAM, versioning gotchas, rotation via Pub/Sub, regional secrets, CMEK traps, and…
Complete tested guide to Workload Identity Federation for GKE on Autopilot 1.35. Direct resource access, legacy GSA impersonation,…
Kernel headers are what you install when you need to compile something that plugs into the running kernel.…
A lot of the pen-testing toolkit that Kali ships with assumes a working Java runtime somewhere on the…
Physical access to a Linux machine is game over unless the bootloader stops an attacker from dropping into…
You deployed to EKS with kubectl apply, then shell scripts, then a CI job that ran helm upgrade…
sshfs mounts a directory from a remote server as if it were a local filesystem, tunnelled entirely over…
Bash is fine. Zsh is better for daily driving on a server you actually live inside. Tab completion…
Apache Spark 4.1 is the current stable line and it’s a noticeable jump from the 3.5.x series. Native…
A fresh Rocky Linux 10 install gives you a lean base image and not much else. Before the…
We just spent a week testing EKS Pod Identity. If we were paying full price instead of using…