Why FreeBSD Became My Base System
FreeBSD feels attractive to me because it presents itself as a whole system rather than a bundle of unrelated layers.
Draft translated from an Org note. The long configuration appendix is omitted here and can be restored later if needed.
What I like first is coherence. The base system lives together, the source is easier to navigate, and many operational choices feel easier to reason about than they do on a typical Linux distribution.
Why it stands out
Three features define the attraction:
- a cleaner feeling base system
freebsd-update IDS, which makes system drift easier to inspect- ZFS as a first-class part of the environment
What I use most
In practice, a few subsystems matter most to me:
- jails for software deployment and isolation
pfas a firewall that feels easier to reason about- ports when I want control over builds
pkgwhen I want the straightforward package path
The operational angle
Part of the appeal is not only feature count. It is the sense that I can account for the system more directly: what is installed, where it came from, and how it is wired together. That feeling of legibility is hard to give up once it starts working.
freebsdsystemsunix