"systemd is the worst implementation of init, except all those other inits that have been tried from time to time" -Churchill, if he had been a nerd
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
ReactOS.
I have no moral or philosophical objections to the design of Windows NT, just the company that makes it and the enshittification. If ReactOS ever becomes stable enough to be daily used I would use it. For now I use LinuxMint and Steam OS at home.
GrapheneOS, I assume
Debian that i haven't updated in 10 years
Come get Devuan.
Haiku is pretty neat
What's wrong with systemd?
It tries to do everything.
Think of a thing you want to do in Linux and there is a systemd plugin for it. Itβs not the unix way
Wait until you learn about the Linux kernel and the plethora of modules and patches
I have to say as someone who uses NixOS I love systemd, because it makes a lot of things very easy. For example hardening services ( systemd-analyze security
) or replacing cron (system timer).
TIL about systemd-analyze security
. Thanks!
Neither Haiku or 9front use systemd, and they're both very interesting from a technical and design perspective (though not for their init systems).
If it has to be a Linux distribution I would say Damn Small Linux (DSL), because its really impressive just how few resources it requires. You can run x windows and even browse the web (using Dillo) on a system that's small enough to fit in the L3 cache of some modern CPUs.
I don't daily drive any of these though, so they might not count as my "favorite".
I had a look at Haiku some months ago. Its single user architecture is an interesting choice. I mean, you don't need to worry about privilege escalation exploits, if you are always fully privileged /s
systemd
is fine. The only people I've ever heard complain about it are lonely neckbeards pretending like their opinion somehow matters.
I've used Debian as a server system since it was using init.d
. And do you know what I found? systemd
is easier. And the fact that Debian of all distros decided to use it says a lot.
It says that you barely can have Systemd and alternatives in the same repo without shims and patches.
That wasn't the question though.
I have to write startup scripts time-to-time and I have to say that I donβt miss at all the old init-system.
Not that systemd donβt have flaws, but in old init-system even simplest daemon took too many lines. Not to mention hacky comment definitions.
cat head but no tail
So the old init.d system was better? Come on people, let's stop infighting. I have zero preference on init systems. You know why? Because they're just plumbing. Stop this nonsense. Do I click on an init system? Do I use the init system to check my email? Or play games? No. I know poettering can be controversial, but let's just move on. Run freebsd if you're so butt hurt.
So the old init.d system was better?
because those are our only two options...
I hate this argument so much, because it's just a fallacy.
There are (and have been) more solid init systems.
So much more than an init system though, which I think is why people don't like it. Personally, the only annoyance I have is I preferred log files over journald.
Totally Guix, it has no systemd and is able to roll back to the last working in case you break anything somehow
I was literally reading your guide about bonfire moments ago.
For those who don't have a problem with systemd, there is NixOS, which offers the same capabilities as guix, while having a larger community and way more available packages available in its repos.
GNU cat
You mean GNU cat
?
As a user, why should I care whether the distro I use uses systemd? I use Mint and I don't remember having to interact with that kind of low-level nonsense. The distro maintainers can use whatever reasoning they want to pick these details.