this post was submitted on 28 Dec 2024
209 points (97.7% liked)

Linux

48836 readers
1681 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
 

When I just see my TV taking Linux updates it makes me feel so cozy. For context sake I have a veroV running osmc.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 1 week ago (1 children)

Ah no, please don't start another thread like this. We've had our experiences, that's it.

[–] ZeDoTelhado 6 points 1 week ago (1 children)

It may have been a thing discussed ad nauseum on certain threads. I just wanted to understand if there are facts that make systemd bad in general

[–] [email protected] 5 points 1 week ago* (last edited 1 week ago) (1 children)

Well, my experience was

  1. why a service misbehaved, can't get smart from that log dump
  2. configuring DNS, got annoyed that it was yet again something Systemd does itself and in a poor mans way, despite there being tools and standards for tens of years.
  3. Then found out about their security track record and that it all runs as PID 1 (more power than even root)

All in all, it works very contrary to my experience that layers upon layers leads to unmanageable complexity and inefficinecy and it's all implemented in a poor way, functionally (some will likely disagree to this).

[–] ZeDoTelhado 2 points 6 days ago

Thanks for the response. Right now I do not have enough knowledge to judge for myself if systemd is effectively great or not. Once I have the time I will check closer kernel architecture (theoretical wise), then in how the Linux kernel is effectively organized and only after that understand the theory behind systemd. I've seen several threads where 2 very different camps exists, but I was not entirely sure of the information I was getting.

Cannot say I will get around this, but for sure peeks my curiosity