Skip to content
FreeBSD

FreeBSD posts

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

FreeBSDHow-To July 11, 2026 2 min read

How to Harden Services on FreeBSD with Capsicum

A practical walkthrough of Capsicum's capability mode — how to check if a program supports it, and how sandboxed services actually differ from ordinary ones at the syscall level.

#howto#capsicum#security
Read more