this post was submitted on 09 Jul 2025
248 points (85.0% liked)

Linux

56343 readers
700 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Allero@lemmy.today 29 points 3 days ago (3 children)

I'd say the main bad part of systemd is how it's used and now expected everywhere.

If you search for some Linux guides or install something complicated or whatnot, they always expect you to have systemd. Otherwise, you're on your own figuring how things work on your system.

This shouldn't really happen. Otherwise, yes, it's great, it integrates neatly, and is least pain to use.

[–] Strit@lemmy.linuxuserspace.show 27 points 3 days ago

In my opnion, systemd is like core-utils at this point.

It's so integrated into most things and the default so many places, that most guides assume you have it.

[–] whaleross@lemmy.world 18 points 3 days ago (1 children)

There is no authority delegating responsibilities of writing tutorials for Linux. It is the responsibility of nobody and everybody. If you can't find one for your problem, write it yourself when you have figured it out.

[–] Allero@lemmy.today 7 points 3 days ago* (last edited 3 days ago) (1 children)

Sure, but I can't single-handedly create an entire knowledge base on doing everything with X, so it's a real and big limitation.

[–] whaleross@lemmy.world 4 points 3 days ago* (last edited 3 days ago)

If you think so and that this is important, maybe you could be the one that makes it happen. Start a project and gather like-minded people. That is how Linux, FOSS and community driven efforts operate. It's useless to complain that nobody else makes the effort if you have the capabilities but can't be arsed making an attempt yourself.

[–] msage@programming.dev 4 points 3 days ago (1 children)

I suggest Gentoo.

Great documentation, systemd optional.

[–] Allero@lemmy.today 3 points 3 days ago (1 children)

Lol, this is borderline evil advice

But yeah, it works!

[–] msage@programming.dev 1 points 17 hours ago (1 children)

Gentoo is an easy OS, and works like a charm.

[–] Allero@lemmy.today 1 points 16 hours ago (1 children)

Alright you broke the edge of evil into a very different realm

[–] msage@programming.dev 1 points 11 hours ago

I have struggled with Fedora for couple of years (graphics drivers after major updates), then Ubuntu got me down a couple of times (snaps and other malice).

Zero issues with Gentoo after the initial setup. You build it, update it, and IT WORKS. Also you can easily remove parts of software you're building with USE flags. -telemetry, -x11, and you never care about it anymore.