Understanding FreeBSD's Random Number Subsystem (random(4)) and Entropy Harvesting
How FreeBSD seeds Fortuna, harvests entropy, serves random bytes, and exposes early-boot failures without making unsafe assumptions.
The ports tree, ZFS, jails, pf, and the internals of a Unix built for correctness.
How FreeBSD seeds Fortuna, harvests entropy, serves random bytes, and exposes early-boot failures without making unsafe assumptions.
How FreeBSD orders rc.d scripts, separates dependency order from enablement, and provides safe, testable service lifecycle hooks.
How FreeBSD routes path lookup and file operations through mounts, vnodes, namecache entries, and filesystem-specific VOP methods.
A secure FreeBSD-native nginx deployment covering packages, rc.conf, isolated site configuration, PF validation, TLS issuance, logging, and rollback.
A verifiable FreeBSD security-update workflow for pkg and base-system auditing, periodic delivery, patch-method detection, staged remediation, and evidence.
How bhyve combines FreeBSD's vmm kernel support, explicit virtual devices, UEFI firmware, networking, and lifecycle controls.
A forensic walkthrough of FreeBSD startup from BIOS or UEFI firmware through loader, kernel initialization, init, and ordered rc services.
A hop-by-hop VNET jail diagnostic for epair ownership, addresses, routes, bridges or NAT, forwarding, PF, DNS, and misleading ping failures.
How to diagnose FreeBSD's mountroot prompt by separating missing storage, stale root specifications, filesystem damage, and ZFS boot issues.
How to trace a hung FreeBSD NFS operation through process waits, protocol version, transport, server health, firewall paths, and mount policy.