←back to thread

190 points psxuaw | 1 comments | | HN request time: 0.344s | source
Show context
asveikau ◴[] No.43536779[source]
ZFS is probably the biggest reason for me. I have a machine with a zfs pool running samba and nfsd.

Philosophically I tend to prefer *BSDs over Linux. I have a few FreeBSD machines, one OpenBSD, and one Linux.

replies(4): >>43537356 #>>43537463 #>>43540789 #>>43541102 #
mekster ◴[] No.43537463[source]
Ubuntu can have zfs with an install of a package.

BSD’s inability to utilize docker ecosystem had me decided to stick with Ubuntu for a decade, unless things change and BSD gets clear advantages over Linux.

replies(3): >>43537555 #>>43538226 #>>43541543 #
1. aaronbaugher ◴[] No.43538226[source]
Ubuntu can have ZFS. FreeBSD just does, as long as you select "ZFS on root" for your disk layout when you install. It just works, and then you automatically get things like snapshots and easy rollback during upgrades.