62
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 23 May 2026
62 points (87.8% liked)
Linux
65428 readers
326 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
That is so true. For me, who works as a Systemadministrator, systemd is about the best thing that happened to linux in a long time! It makes my work so much easier
That's what the problem with systemd is. It started out as a "modern" init system but somehow we ended up with some kind of parasitic software heap that tries to replace the userspace.
I mean the latest addition is some kind of OS installer.
To quote James T. Kirk: "why does an init system need an OS installer."
All the other software is not the init system, FFS.
Yeah, they should do an init system instead of reinventing an operating system.
That's the main problem I have with it.
Of course advocates of systemd will say it's modular, but there is some kind of capture process going on - you have to relay on the systemd solution, because it fits nicely into the systems ecosystem ....
I fear you missunderstood me: I think systemd with all the integrated features and tools is great, having all the features and tools is such a huge benefit for a professionell sysadmin who has to connect to and administrate lots of customer server every day.
But that is my opinion, I fully accept that people don't like systemd and that's the great thing with Linux: If you don't like a component then you are free to drop it and use something else. So have fun with your systemd free systems!
I'm totally with you on that. I use systemd daily and it has enormous benefits for system administration, but I don't like the direction it's headed and how the project is lead. That's what I wanted to bring across here.