Skip to content
FreeBSD

FreeBSD posts

The ports tree, ZFS, jails, pf, and the internals of a Unix built for correctness.

FreeBSDHow-To July 10, 2026 2 min read

How to Set Up a Web Server on FreeBSD with nginx

A complete walkthrough installing nginx, enabling it as a proper rc.conf-managed service, and serving a first site — the FreeBSD-idiomatic way, not a generic Linux tutorial adapted.

#howto#nginx#webserver
Read more
FreeBSDDeep Dive July 9, 2026 3 min read

bhyve: FreeBSD's Native Type-2 Hypervisor

How bhyve uses hardware virtualization extensions to run guest operating systems, and the moving parts behind a running virtual machine.

#bhyve#virtualization#hypervisor
Read more