this post was submitted on 05 Mar 2024
221 points (95.9% liked)

Linux

48256 readers
814 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] TCB13@lemmy.world 39 points 8 months ago (14 children)

postmarketOS just gained my respect. To be fair there's no point in running a Linux system without systemd as you'll end up installing 32434 different RAM wasting services to handle things like cron, dns, ntp, mounts, sessions, log management etc.

[–] LeFantome@programming.dev 16 points 8 months ago* (last edited 8 months ago) (3 children)

Whether you like Systemd or not, let’s not spread disinformation.

All these things still exist with Systemd. They are just called Systemd dash something. Also, while Systemd is feature rich, it is pretty heavy relative to many alternatives.

Distros that avoid Systemd typically do so because they consider it bloated and possibly insecure.

If you are a fan of Systemd, it is probably because you like the standardization and the integration across previously disparate services. That makes sense. If you think it is making your system faster or lighter, you have not explored the alternatives. Obviously Systemd was a big leap forward in init. Other systems have appeared that also work really well but they are probably too late to matter mainstream. The “market” has spoken and Systemd is the winner.

[–] Atemu@lemmy.ml 7 points 8 months ago (1 children)

I've yet to find a use-case for "making my system lighter" by exchanging a daemon that takes <0.1% of my total system memory for a bunch of poorly maintained bash scripts.

load more comments (1 replies)
load more comments (11 replies)