Install Ubuntu 24.04 Server on ZFS Root Mirror (RAID-1) via Autoinstall
In my previous post, I used: This time we’re going one step further: Install Ubuntu 24.04 on ZFS root with […]
In my previous post, I used: This time we’re going one step further: Install Ubuntu 24.04 on ZFS root with […]
Introduction In my previous post I showed how to run Kafka 4.0 + HAProxy on a single Ubuntu 24.04 node
A clean, cron-free way to back up a ZFS-root Ubuntu server: run zrepl on a backup box and pull snapshots
This is a tiny delta to my previous guide (HTTPS + Nginx + SSI already working). The focus here is
What is Autoinstall (Ubuntu 24.04)? Autoinstall is Ubuntu Server’s unattended installation in Subiquity. You provide a YAML answer file (user-data)
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,
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