this post was submitted on 11 Feb 2026
39 points (91.5% liked)

Linux

12863 readers
726 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SinTan1729@programming.dev 5 points 1 month ago* (last edited 1 month ago) (1 children)

To each their own, but I really don't see the point of these distros. I usually just install Debian or AlmaLinux on my homeservers and build on top of it. I guess extra tooling can be helpful, but I've never felt the need for it.

[–] stewie410@programming.dev 2 points 1 month ago (1 children)

I've somewhat recently taken TrueNAS to avoid the headache of DKMS for ZFS support.

While it is nice to know I basically don't have to worry about that, the rest of it is pretty painful -- I can't even install a package without manually running it in docker.

We've in a CentOS/Rocky shop at work until recently, moving to Debian.

If I has to redo my NAS, is take Debian or something and call it a day. The hassle of TrueNAS and similar distros do not really seem worth it, if you want more control.

[–] SinTan1729@programming.dev 2 points 1 month ago

Yeah, ZFS support can be a bit annoying to deal with. I use kmod packages, but have faced small issues in the past. It's usually pretty easy to resolve them, tho. Just stay on an older kernel for a few days.