quesera 3 days ago

I run Linux, macOS, FreeBSD, and SmartOS/illumos in various capacities personal and professional.

Each has its own strengths, but I choose FreeBSD for home servers (shared file/media server. and network gateway), for a few specific reasons:

  - ZFS (on root, fully integrated tooling for jails, etc)
  - More consistency/less churn in base system (great for set-and-forget systems)
  - Ports/pkg (still better than any Linux pkg manager)

2
E39M5S62 2 days ago

Can you enumerate why ports/pkg is better than any package manager on Linux?

avhception 2 days ago

The first two are the exact reason I run FreeBSD on my home servers, too.