this post was submitted on 29 Oct 2023
51 points (87.0% liked)

Linux

47373 readers
750 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
 

What do you all think of the Red Hat drama a few months ago? I just learned about it and looked into it a bit. I’ve been using Fedora for a while now on my main system, but curious whether you think this will end up affecting it.

My take is that yes, it’s kinda a shitty move to do but I get why RH decided to stop their maintenance given they’re a for profit company.

What do you guys think? Do you still use or would you consider using Fedora?

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

I did the same thing, actually. 😅

Ubuntu drama, switched to Fedora

Red Hat drama, switched to OpenSUSE.

But now I have to learn everything because I'm still stuck on APT. I like Zypper and OPI, though. I just wish it wasn't so freaking slow.

[–] [email protected] 6 points 10 months ago (1 children)

Ubuntu drama? Don't like snap or something else?

[–] [email protected] 3 points 10 months ago (1 children)

It's not really that I dislike Snap, but the little petty war against Flatpak that Canonical has started is just an 'ick to me. Besides that, switching was a no brainer for me I like bleeding edge software, and I own an Intel Arc card, which benefits from the improvements found newer versions of Mesa.

[–] [email protected] 2 points 10 months ago

True, I tried snap on desktop a few years ago. Now I run Ubuntu server with everything I can in docker.

[–] bdonvr 2 points 10 months ago (1 children)

'sudo zypper ref' and 'sudo zypper dup' (or up on leap) has done the trick for me. It's a bit slow though true.

Being able to use .rpm files is nice though

[–] [email protected] 1 points 10 months ago

Very helpful, will try.