Skip to content
daniel@cosenza:~/blog
FreeBSD

FreeBSD posts

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

FreeBSDHow-To March 9, 2026 2 min read

How to Set Up a WireGuard VPN on FreeBSD

A complete walkthrough configuring a WireGuard tunnel on FreeBSD using the in-kernel wg driver, from key generation to a working peer-to-peer connection.

#howto#wireguard#vpn
Read more
FreeBSDNews March 3, 2026 2 min read

pkgng Ships, Replacing FreeBSD's Aging pkg_* Tools

First released August 30, 2012 after two years of development, pkgng consolidated FreeBSD's fragmented package tools into a single command backed by a real database — and became official in FreeBSD 10.

#news#pkg#package-management
Read more