this post was submitted on 06 Jun 2025
32 points (80.8% liked)

Linux

7659 readers
340 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

They were bought by IBM a few years back, but even aside from that they’re a corporation and they care about making money above all else.

It looks like Red Hat is doing its damnedest to consolidate as much power for themselves within the Linux ecosystem.

I don’t think the incessant Fedora shilling is unrelated.

It seems like there isn’t much criticism of the company or their tactics, and I’m curious if any of you think that should change.

top 38 comments
sorted by: hot top controversial new old
[–] zero_spelled_with_an_ecks@programming.dev 16 points 11 hours ago (3 children)

IBM sucks. They have bought up a bunch of small data centers and made them worse.

I'm still pissed about CentOS as well. Long live Rocky.

[–] LeFantome@programming.dev 12 points 10 hours ago

Alma is actually a real community distro. They deserve so much more support than Rocky does.

[–] FlexibleToast@lemmy.world 9 points 11 hours ago (1 children)

Fuck Rocky. They are a leech on open source. They break user agreements to get at Red Hat source and don't contribute upstream. Use Alma, they actually work with the community and contribute upstream.

[–] zero_spelled_with_an_ecks@programming.dev 2 points 3 hours ago (1 children)

Ok, but why is there even an agreement required to access to source to something, uh, open source?

[–] FlexibleToast@lemmy.world 1 points 2 hours ago

Because CIQ, the company that bankrolls Rocky, was poaching Red Hat customers. They were hiring Red Hat sales people, then using their contacts to swoop in and drastically undercut Red Hat because they don't do any engineering. It is an effort to stop leeches like CIQ/Rocky.

[–] possiblylinux127@lemmy.zip 1 points 10 hours ago (1 children)

I wish Almalinux/Rocky would be recognized by Fedora.

[–] FlexibleToast@lemmy.world 1 points 2 hours ago

What does that even mean? Alma already contributes and is down stream of CentOS Stream. Rocky doesn't contribute and steals Red Hat source.

[–] hendrik@palaver.p3x.de 15 points 13 hours ago

I'm all for Linux distributions run and owned by the community. With those we don't have to be afreaid of weird business decisions. Debian is a good example, and very democratic. But I believe several other distros are maintained by a community as well, including Arch, NixOS...

[–] possiblylinux127@lemmy.zip 11 points 10 hours ago

Not really

It isn't a black and white thing. Redhat simply exists like anything else. I don't like everything they do but they also fund a ton of research and development. If Fedora ever becomes problematic people will just move. Ubuntu desktop used to be good but after it turned to shit many people moved.

[–] sudo@programming.dev 10 points 9 hours ago

Yeah but its pretty easy to avoid them. They survive on government contracts not community support. There's lots of better alternatives than Fedora.

[–] not3ottersinacoat@lemmy.ca 10 points 10 hours ago* (last edited 10 hours ago)

I'm wary of them and I refuse to use Fedora (because it's basically their testing bed) due to their support of the US military, in addition to the reasons you've mentioned. Also, I'm trying my damnedest to #BoycottUSA

I prefer LMDE. It doesn't check all my wants, but it finds a great balance and I don't feel like an unpaid tester.

[–] friend_of_satan@lemmy.world 10 points 10 hours ago

They make you sign into their support portal to view most of their documentation and download most of their software. That right there is a deal breaker for me because it violates the spirit of open source.

[–] rumschlumpel@feddit.org 8 points 13 hours ago* (last edited 13 hours ago) (3 children)

It definitely makes me suspicious, considering they're a standard 'money above all else' company (though they're better at playing the long game than some other companies) operating in a fascist state. They don't seem to abuse their power much, yet, but that can change rather quickly.

I do think there are quite a few linux users and developers who are suspicious of Red Hat, they are a small-ish but pretty vocal minority. Suspicion of Red Hat was a major reason why systemd was so controversial.

[–] just_another_person@lemmy.world 2 points 13 hours ago* (last edited 13 hours ago) (1 children)

No...systemd was controversial because it complicated an entire ecosystem and caused lots of growing pains for very little payoff at the time. SysV was fine for many, but now so is systemd, and it's solved many growing pains for distro maintainers.

[–] nanook@friendica.eskimo.com 5 points 12 hours ago (1 children)

@just_another_person @rumschlumpel The idea of replacing system-V init with an init system capable of parallel start-ups in an era where multi-core CPUs became the norm makes sense. If it had stopped at this I would have been fine with it.

But it then goes and takes over DNS and in a way that breaks some mail sites that have spf records in a single record longer than 512 bytes which is officially against the DNS standard but which bind9 was fine with, then it had to take over system time keeping, and then user home directories, and then it wants to containerize everything.

The original Unix and by extension Linux philosophy was make one tool to do one thing and make it do it well.

Systemd by contrast is now one bloatware that wants to do everything and doesn't do everything well. It does perform it's function as a new init well.

[–] Badabinski@kbin.earth 2 points 8 hours ago (1 children)

I mean, systemd-networkd and systemd-timesyncd are both completely independent and are not required by systemd. I use connman and chronyd on my arch box and systemd gives not one fuck.

There's still some totally valid concern to be had over how bundled a lot of this stuff is, but it's not all one big blob.

[–] nanook@friendica.eskimo.com 1 points 48 minutes ago

@Badabinski @just_another_person @rumschlumpel @propitiouspanda Yes but they are becoming the defaults on many distros. In particular systemd-resolvd is an issue because it enforces the 512 byte limit on txt records. The problem with doing this is many large sites have spf records longer than 512 bytes and fail to break them up into separate txt records, so if you enforce this limit and they initiate mail from one of the truncated hosts, it gets rejected. This is not good and so I've worked around this by disabling networkd-resolvd and installed bind9 instead. I've actually had no problem with timesync but why re-invent all the wheels? To me it seems Poettering is a control freak and wants to take over my systems.

[–] dgdft@lemmy.world 2 points 13 hours ago (2 children)

I do think there are quite a few linux users and developers who are suspicious of Red Hat, they are a small-ish but pretty vocal minority.

Yeah, I’m with you all the way — no shade to OP, but the question has a flawed premise. I think the majority opinion is that they’re both an asset and a liability. They’re a huge contributor to the ecosystem and have done a lot of practical good, but I also think the community will turn on a dime if the suits overstep into FAFO territory.

(All that said, fuck Lennart Poettering. Dude couldn’t design a plan to get himself out of a paper bag.)

[–] possiblylinux127@lemmy.zip 2 points 10 hours ago

Honestly I don't really see the systemd hate

Unless they system has less than 64mb of storage I wouldn't use anything but systemd

[–] rumschlumpel@feddit.org 2 points 12 hours ago* (last edited 12 hours ago) (1 children)

I don't disagree with OP at all, though. Just because it's a minority doesn't mean they're wrong.

[–] dgdft@lemmy.world 1 points 12 hours ago

Sorry, bad phrasing on my end. I agree the community should suspicious, but I think the flawed premise in

It seems like there isn’t much criticism of the company or their tactics, and I’m curious if any of you think that should change.

is that there is consistent, well-founded criticism and has been this whole time. And even though the vocal folks are a minority, a lot of people feel ambivalent about the relationship rather than viewing it favorably.

[–] possiblylinux127@lemmy.zip 0 points 10 hours ago

All companies (and people for that matter) are "money above all else." If you don't have income you are in trouble.

[–] N0t_5ure@lemmy.world 7 points 12 hours ago

I don't trust anyone with a red hat. Is Red Hat the MAGA of Linux?

[–] Gobbel2000@programming.dev 6 points 3 hours ago

Remember that in 2023 RedHat restricted access to the source code of RHEL packages, which had a big impact to lots of server distros. This article explains really well why that's problematic:

https://sfconservancy.org/blog/2023/jun/23/rhel-gpl-analysis/

[–] LeFantome@programming.dev 4 points 10 hours ago

There is not much criticism of Red Hat? What? In what universe? I never see the name Red Hat absent the army of detractors they attract.

[–] just_another_person@lemmy.world 3 points 13 hours ago* (last edited 13 hours ago) (1 children)

🙄

This dumb thread comes up every few years from paranoid people new to the community who don't understand how this ecosystem works.

There are countless threads and blog posts about this, so I'm not sure why you're bringing your paranoia here to kick up some fear mongering or whatever your intent is, but let me break it down for you:

  1. Fedora is its own entity
  2. Red Hat is a for-profit company
  3. Red Hat doesn't own Fedora
  4. Red Hat contributes assets to many FOSS initiatives, not just Fedora
  5. Yes, some RH employees also work on Fedora. It's free contribution. Same as Canonical, Valve, IBM, Universities, and other private companies.
  6. There is nothing to be "weary" of because if something were to change about the Fedora ecosystem that didn't benefit users, guess what? There will be instant forks, and a massive shift away from that community. Red Hat knows this because they aren't fools.
  7. People aren't "shilling" for Fedora. It's the new standard for well-built and easy to run distro since Canonical decided to ruin Ubuntu (see point #6)

Red Hat EMPLOYS many contributors straight out of open source projects, and also just directly funds projects they want to see improve. So do other corporate entities. You know Redis was basically single-handedly funded by Amazon for multiple years so the project would upstream features they requested? Also many Apache projects, memcached, ELK, Grafana...etc.

Get outta here with the shit-stirring for absolutely no good reason 🤦

[–] possiblylinux127@lemmy.zip 4 points 10 hours ago (1 children)

Fedora is heavily controlled by Redhat. The people behind it are pretty much all Redhat employees and the trademark is owned by Redhat.

With that being said, I think Redhat does a decent job with Fedora. They allow the project to run on its own and provide plenty of funding and man hours. This is mostly due to it benefiting them in various ways but it also means that Fedora will never have funding issues.

One complaint I have is that Fedora doesn't seem to want to recognize that Almalinux and Rocky exist. In the forums they commonly promote Fedora server instead and for the bootc docs they only list Fedora, Centos and RHEL even though Almalinux has a bootc image.

[–] just_another_person@lemmy.world -3 points 10 hours ago* (last edited 10 hours ago) (1 children)

Let me pick this apart piece by piece because you don't understand how any of this works, and for your uninformed answer from AI or Reddit:

  1. A Trademark is nothing more than branding. Meaningless. The substance of the project is MIT Licensed which means...open.
  2. As you can read in their Charter docs: "Many basic decisions are made through a process known as “lazy approval”, in which general consent is assumed unless valid objections are raised within a period of time..." So, no, Red Hat as an entity isn't making decisions in the direction of the project.
  3. Fedora ecosystem is one group of devs working on a specific line of tooling centered around rolling releases. Alma and Rocky have their own, which is mostly a free version of RHEL focused on LTS releases (not desktop). Two factions of the same coin with different goals.
  4. In Fedora forums you're wondering why Fedora people would suggest Fedora Server??? See #3. They have completely different use-cases and userbase.
[–] nanook@friendica.eskimo.com 3 points 9 hours ago (1 children)
[–] just_another_person@lemmy.world 1 points 9 hours ago (2 children)
[–] nanook@friendica.eskimo.com 3 points 9 hours ago (1 children)

@just_another_person What is the difference in userbase and use cases between fedora and alma or rocky? I have all three and don't see any notable differences between them except fedora is a bit more current.

[–] just_another_person@lemmy.world 0 points 8 hours ago (1 children)

You're an amateur user. Engineering teams need long term and stable distributions with frequent security updates to be stable for long periods of time. That is why LTS releases exist.

[–] nanook@friendica.eskimo.com 3 points 8 hours ago

@just_another_person I've been using Linux in a commercial setting since 1991 when you had to compile you're own kernel and userland, and I am using it commercially today, so no I am not an amateur user. Ad hominem attacks don't benefit anyone.

[–] nanook@friendica.eskimo.com 2 points 7 hours ago

@just_another_person In what ways do the use cases and userbases vary between these distros?

[–] lung@lemmy.world 1 points 13 hours ago

Power of what sort?

[–] bacon_pdp@lemmy.world 1 points 13 hours ago (1 children)

IBM is evil (literally making NAZI death camps possible)

https://en.wikipedia.org/wiki/IBM_and_the_Holocaust

If it wasn’t for IBM the Holocaust couldn’t have happened.

So morally move away from them as soon as you can justify.

The alternatives provide better support anyway

[–] rumschlumpel@feddit.org 7 points 12 hours ago (1 children)

Interesting read. "made Nazi death camps possible" seems a bit much, though - I don't see how punch cards were absolutely necessary to carry out a census and send all the jews, romani etc. they could find to camps and eventually kill most of them.

[–] stoy@lemmy.zip 3 points 12 hours ago

IBMs tabulation machines were never required for the functions of the death camps, but they vastly increased the speed and efficiency with which the Nazis were able to find and murder people through the death camps.

There are clear differences in countries where the census database were poorly implemented and those that had a well established census database before the Nazis invaded, in how many people the Nazis were able to find and murder.