this post was submitted on 14 Jun 2025
681 points (96.8% liked)

linuxmemes

26211 readers
1404 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

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 figuresWe 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.

    founded 2 years ago
    MODERATORS
     

    systemd cat and GNU cat hugging a Linux cat.

    (page 3) 50 comments
    sorted by: hot top controversial new old
    [–] videodrome@lemm.ee 5 points 4 weeks ago

    MX Linux of course

    I use Gentoo. I install systemd willingly. We are not the same.

    [–] ParadeDuGrotesque@lemmy.sdf.org 5 points 4 weeks ago (4 children)

    It's either Slackware (Linux, no systemd), OpenBSD or NetBSD.

    True story: I install a Red Hat server with a disk shelf with about 12 SAS disk in it. Red Hat has systemd. Everything works fine for a month.

    One (1) disk out of the 12 fails. No biggie. Shutdown the server cleanly. Replace disk. Flip power back on. Rebuild disk config. Simple, right?

    Wrong. You see, systemd is unhappy. It detects a new disk. It has lost a previous disk. And so, it refuses to boot. Period.

    Yes, there are ways out of this. But that was the day I decided systemd was the down of the devil.

    load more comments (4 replies)
    [–] aqua_cat@pawb.social 4 points 3 weeks ago

    Alpine. No GNU and systemD.

    [–] fishinthecalculator@lemmy.ml 4 points 4 weeks ago (1 children)

    Totally Guix, it has no systemd and is able to roll back to the last working in case you break anything somehow

    [–] jim3692@discuss.online 3 points 4 weeks ago

    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.

    [–] z3rOR0ne@lemmy.ml 4 points 4 weeks ago

    Artix has the most amount of alternative init systems available.

    I would recommend Devuan, but it just wraps SysV in runit as a service manager rather than just using runit as init.

    Gentoo has options for systemd or openrc. You can get runit or s6 to work on it if you're pretty familiar with how /sbin/init works,or so I've ascertained from researching, but have not done this yet.

    Void is very interesting as it uses runit and also uses musl instead of glibc. I don't think it has quite as many packages as Artix though due to lack of AUR, and I can only estimate that the use of musl instead of glibc necessitates the need for some interesting workarounds from time to time.

    I use Artix with runit. Have been daily driving this for around 6 years now and have been very happy with it.

    If I were to use anything else I'd go through the trouble of installing Gentoo and configure it to use s6 init. Just to get more granular control.

    [–] Agent641@lemmy.world 4 points 3 weeks ago (1 children)

    What's SystemD and what is it bad?

    load more comments (1 replies)
    [–] Tillman@lemmy.world 4 points 3 weeks ago

    Open or Free BSD.

    [–] AkatsukiLevi@lemmy.world 4 points 4 weeks ago
    [–] AceFuzzLord@lemm.ee 4 points 4 weeks ago

    I personally think AROS ( AROS Research Operating Syste ) is pretty cool. Same with just the basic Amiga Workbench 3 series ( the only one I have any experience with ).

    Obviously Amiga Workbench isn't daily driver ready, but neither is AROS since it's, from what I can tell, just an Amiga OS passion project trying to make a more modern more open source Amiga OS.

    [–] Limonene@lemmy.world 4 points 4 weeks ago (5 children)

    My favorite is Debian, with systemd uninstalled. At this point, you can't install Debian without systemd, but you can uninstall systemd after OS installation.

    It used to be that most desktop environments in Debian depended on libpam-systemd, which depended on systemd and systemd-sysv. More recently, desktop environments just depend on libpam-elogind and elogind which is only part of systemd, and allows you to use sysvinit.

    I prefer sysvinit mainly because I find it easier to create custom services out of my own programs. My success rate at doing this in systemd is 1/3, and in sysvinit about 10/10.

    I also had a problem where a Debian-based embedded system had some kind of broken NTP client running on startup, and due to systemd, I couldn't figure out how to disable it. It would set the time to several years into the future, as soon as it first got a network connection on each startup.

    load more comments (5 replies)
    [–] serenissi@lemmy.world 4 points 4 weeks ago* (last edited 4 weeks ago)

    There are few system manager (single project or a mix of components) that use linux features efficiently and none have dev resource remotely comparable to systemd. That's why in practice systemd is the best system layer implementation on gnu/linux. Android and chromeos userland (upstart derived) are not exactly (freedesktop) gnu/linux.

    EDIT: the post ask which OS though. Including userland I like android a lot, but I would say illumos distros (OI currently). illumos has a system management similar to systemd (contracts in place of cgroups for example). Actually systemd was heavily inspired by SMF too.

    [–] tenchiken@lemmy.dbzer0.com 4 points 4 weeks ago
    [–] LordTE7R1S@lemmy.sdf.org 3 points 4 weeks ago

    Slackware linux

    [–] MonkderVierte@lemmy.zip 3 points 4 weeks ago (4 children)

    Lot's of Systemd apologists, barely one answer to the question.

    load more comments (4 replies)
    [–] impolite7537@sh.itjust.works 3 points 3 weeks ago

    In terms of desktop operating systems, my first choices are usually Chimera Linux or FreeBSD.

    [–] CodeHead@lemmy.world 3 points 4 weeks ago

    FreeBSD.

    And you can run Linux stuff just fine.

    [–] QuazarOmega@lemy.lol 3 points 4 weeks ago

    cat propaganda

    [–] axEl7fB5@lemmy.cafe 3 points 4 weeks ago

    GrapheneOS for Google Pixels, LineageOS for any other phone.

    [–] noxypaws@pawb.social 3 points 4 weeks ago

    GrapheneOS, I assume

    [–] reddit_sux@lemmy.world 2 points 4 weeks ago

    I misread and wondered when did systemd release cat as in the software not the animal.

    load more comments
    view more: β€Ή prev next β€Ί