this post was submitted on 03 Jul 2024
116 points (91.4% liked)

Linux

45756 readers
861 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
[–] [email protected] 12 points 1 week ago (2 children)

Nah, I'm just referring to IBM's acquisition of redhat. I've been referring to redhat as IBM in kind.

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

And neither Arch, nor Ubuntu, nor Debian, nor OpenSUSE, nor any other distro using systemd belongs to IBM.

systemd has nothing to do with any corporation doing bad stuff to "our Linux".

It is just newer software, doing more things more easily.

Sure, the centralization is pretty damn bad. But for example replacing sudo is needed.

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

But for example replacing sudo is needed.

There's plenty of 100-loc tools for that already. And doas, who has most of sudo's server-features, is not much bigger.

And they all work even without systemd or services.

[–] [email protected] 13 points 1 week ago (2 children)

But for example replacing sudo is needed.

Seriously asking: what's wrong with Sudo? And aren't there already loads of alternatives?

[–] [email protected] 7 points 1 week ago

I suppose doas is a pretty great alternative.

Smaller code is often good, but not always.

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

And neither Arch, nor Ubuntu, nor Debian, nor OpenSUSE, nor any other distro using systemd belongs to IBM.

Where did I say they belong to IBM?

Sure, the centralization is pretty damn bad. But for example replacing sudo is needed.

We already have doas, which is such a simple codebase I'd have a hard time imagining it contains a bug that leads to setuid being a problem. run0's codebase size on the other hand...

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

Eeeh, if anything, systemd is Microsoft's contribution.

/s sort of

[–] [email protected] 11 points 1 week ago (1 children)

How is RH related to Arch lol? By having GNU core utils?

[–] [email protected] 8 points 1 week ago

Arch ships redhat userland (systemd) and doesn't support alternative userlands; you have to go to artix for that.