←back to thread

190 points psxuaw | 1 comments | | HN request time: 0.255s | source
Show context
lunarlull ◴[] No.43537296[source]
Alpine, Void, Devuan or Artix all would have allowed author to use Linux while addressing his points of concern. I don't think the BSD's have real advantages anymore since so much core performance stuff is in Linux first. When most of the software is available on all these platforms, it mostly comes down to user preference.
replies(3): >>43537375 #>>43537486 #>>43542522 #
quesera ◴[] No.43537486[source]
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)
replies(2): >>43538732 #>>43538857 #
1. avhception ◴[] No.43538857[source]
The first two are the exact reason I run FreeBSD on my home servers, too.