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

Linux

12761 readers
848 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
all 20 comments
sorted by: hot top controversial new old
[–] entwine@programming.dev 7 points 1 month ago

So TLDR is that this is Proxmox for the systemd hate club?

[–] SinTan1729@programming.dev 5 points 1 month ago* (last edited 4 weeks 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 4 weeks 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 4 weeks 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.

[–] hanke@feddit.nu 4 points 1 month ago

I recommend YunoHost for anyone who wants this sort of thing. Very simple to use.

This might be a good alternative if I get tired of YunoHost some day though!

[–] slazer2au@lemmy.world 3 points 1 month ago (1 children)

It's looks like it's trying to be the Mint of self hosting?

It's based on Devuan which is based on Debian. Like Mint is based on Ubuntu, which is based on Debian.

[–] Skullgrid@lemmy.world 4 points 1 month ago (1 children)

Why not just cut out the middleman? :P

Do not cut out the middleman until you are ready to start digging down into the root cause and learning the correct diagnostic tools.

[–] LeFantome@programming.dev 3 points 1 month ago

Devuan objects to some of the engineering choices in Debian, like systemd.

The authors of this project are clearly not systemd fans.

[–] Mikina@programming.dev 1 points 4 weeks ago

I've been a fan of MASH, an ansible playbook that can host a lot of stuff.

I only have experience with their separate Matrix playbook, but it is super robust and I haven't ran into any problems the playbook couldn't deal with (aside from running out of VM disk space once), so I'd expect this would be similarly good.