Install PowerShell 7 on Windows 11 (Keep 5.1 Side-by-Side)
TL;DR PowerShell 7 installs next to Windows PowerShell 5.1. Use pwsh for 7.x and powershell for 5.1. Fastest install: What […]
Engineering field notes
Tested walkthroughs from real lab and production-style setups across Linux, cloud, Kubernetes, networking, security, observability, data platforms, IoT, Android, and self-hosted services.
TL;DR PowerShell 7 installs next to Windows PowerShell 5.1. Use pwsh for 7.x and powershell for 5.1. Fastest install: What […]
TL;DR On Ubuntu 24.04 (kernel 6.8) with kernel.apparmor_restrict_unprivileged_userns=1, our AOSP 16 (also applicable to 15 and similar versions) builds showed:
TL;DR If your AOSP build fails with: it almost always means your system is blocking unprivileged user namespaces under AppArmor.
— THIS GUIDE ERASES THE ENTIRE TARGET DISK — Data-destructive warning: The steps below wipe the whole disk (wipefs -a,
This guide builds on my earlier posts (read first): We won’t repeat previous steps. This post only covers: creating the
Why use Nexus as a Docker Registry? If you already run Sonatype Nexus and don’t want to stand up Harbor,
Overview Part A — Install Nexus Result: Open http://<server>:8081/ and sign in with the initial password: Part B — HTTPS
TL;DR Stop Harbor → run ./prepare –with-trivy once → start Harbor. Because you previously had no scanner, Trivy becomes the
TL;DR: This upgrades Harbor 2.13.1 → 2.14.0 for the exact setup from my previous guide:Install Harbor 2.13.1 on Ubuntu 24.04
Goal: grow /var/lib/libvirt/images/rbe-b.qcow2 offline on the host, then expand LVM inside the Ubuntu 24.04 guest. TL;DR (commands only) Host (VM