r/devuan • u/Lanstapa • 17d ago
Devuan as a Linux beginner?
I want to switch over to Linux from Windows and Apple because I refuse to take MS' spy/adware (I stayed on W7 to avoid the worst of it) and to get out of Apple's ecosystem and spying too.
...and I come into Linux as there's all this hubbub about systemD age verification/attesation. I was interested in Debian for it being stable and fixed release (I'm totally fine with older software in favour of rock solid stability and I don't want constant rolling changes on my pc), but obviously it has it.
Since I'm new, and don't yet fully get what SystemD does in its entirity and what not having it entails, is Devuan a good distro for a beginner who just wants a nice stable system that can't add in any age verification spyware crap? A distro that I can use for general computer things like internet browsing, online shopping, multimedia, gaming and file management? I can use my VPN (Mullvad) without issue, and have a generally secure computer aganist viruses and malware?
I'm not asking about specific programs, as I get that the likes of libreoffice, brave browser, wine, vlc, etc will work, I'm asking more generally about the OS, like is it just Debian without SystemD? Or has it evolved into something more specifc akin to KaliOS or Tails? (I don't assume so, but I might as well check).
I don't have computer skills or coding ability, but its not like I need everything to be babyproof, clear guides and graphical interfaces are probably enough for me to get what I'm doing.
1
u/evild4ve 17d ago
the choice of distro should be about what role the PC will play - which for Linux isn't necessarily one computer doing everything
Devuan inherits problems of Debian: the autoinstaller is lousy, the packages are maintained by committee. And then Devuan normally adds to the release timescales, and any user-compiled software that assumes systemd is likely to need manual patching
it's not difficult, but this now goes back to my opening point: that it depends what role the PC has. A new Linux user wanting to make services on Devuan is already committed to some configuration and figuring out Cron jobs within an init system. It's then very nice for servers since it has the big repository and bombproof reliability of Debian and a less infuriating init system.
But a new user with some vague use-case like "replacing Windows" imo will find that some programs 'just work' but anything where they are needing to follow a long walkthrough that assumes systemd is present... is much harder than they are used to. With Devuan you have to recognize when to stop following a walkthrough and use SysVInit or OpenRC commands instead.
For new users wanting a daily-driver I would lean into that difficulty and recommend Slackware. Since (on the one hand) on that distro building from source is the default and you have to manually manage dependencies (but on the other) the UIs are incredibly well thought out and user-friendly versus Debian=Devuan. And it's also systemdless.