this post was submitted on 06 Jun 2025
39 points (82.0% liked)

Linux

7654 readers
296 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 50 comments
sorted by: hot top controversial new old
[–] Gobbel2000@programming.dev 9 points 6 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/

[–] sudo@programming.dev 13 points 12 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.

[–] possiblylinux127@lemmy.zip 14 points 13 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.

[–] zero_spelled_with_an_ecks@programming.dev 18 points 14 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 17 points 14 hours ago (1 children)

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

[–] Dark_Arc@social.packetloss.gg 2 points 28 minutes ago* (last edited 28 minutes ago)

TIL; though I moved my servers to Debian ... having the ability to sanely upgrade without a reinstall is a major plus.

[–] FlexibleToast@lemmy.world 10 points 14 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 6 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 5 hours ago (1 children)

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.

I don't see the problem with that. Red Hat is bankrolled by IBM. I don't have any qualms about them facing competition, even underhanded competition which I don't think this is. Contributing to open source doesn't and shouldn't guarantee financial compensation, customers, whatever.

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

I wish Almalinux/Rocky would be recognized by Fedora.

[–] FlexibleToast@lemmy.world 0 points 5 hours ago (1 children)

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

[–] possiblylinux127@lemmy.zip 1 points 37 minutes ago* (last edited 36 minutes ago) (1 children)

Rock Linux isn't "stealing" anything. They make a exact RHEL clone for those who want absolute RHEL clone. Almalinux on the other hand is just trying to be comparable with RHEL software and tools. It is very similar to RHEL but they do things like fix issues faster. Some people are weary of Almalinux because it is tied to cloudlinux.

[–] FlexibleToast@lemmy.world 0 points 32 minutes ago

No, it is "stealing." Even worse is that they don't contribute back to the community. They're breaking the terms and agreement in order to get the source. Alma is based on CentOS Stream and is ABI compatible with RHEL.

[–] not3ottersinacoat@lemmy.ca 10 points 13 hours ago* (last edited 13 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 11 points 14 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.

[–] hendrik@palaver.p3x.de 16 points 16 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...

[–] LeFantome@programming.dev 5 points 14 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.

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

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

[–] rumschlumpel@feddit.org 8 points 16 hours ago* (last edited 16 hours ago) (8 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 16 hours ago* (last edited 16 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 16 hours ago (2 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.

[–] Dark_Arc@social.packetloss.gg 1 points 7 minutes ago

I think systemd has moved desktop and server Linux towards being more BSD-like ... and I don't necessarily think that's a bad thing.

Maybe we'll end up needing an X11 -> Wayland sort of transition where there are protocols instead of "an implementation."

However, I've yet to see systemd be meaningfully detrimental. Are distros a little less different? Yeah. Has it made my life easier when I need to go between distros? Also, yeah.

I think on some level, we're just getting to a more mature Linux desktop and server ... and as a result consolidating on stuff that really doesn't have strong reasoning to be different.

[–] Badabinski@kbin.earth 4 points 12 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 4 hours 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.

load more comments (7 replies)
[–] N0x0n@lemmy.ml 2 points 16 hours ago* (last edited 16 hours ago) (1 children)

Isn't RedHat who pushed systemd? Most init enthusiasts hate systemd ! Dunno if related tho. I'm just recently into linux so I never had the chance to give the init system a try !

However, I'm an opensource and free from corporate shit software lover. Try to avoid everything related to corpo (Redhat, Ubuntu...). That's exaclty the reason why I'm reluctant to give Fedora a try, even though it seems kinda a good distro !

Debian as server distro EndeavourOS as daily drive

[–] possiblylinux127@lemmy.zip 3 points 13 hours ago

I think 10 or so Linux users don't like systemd

Everyone else is to young to care or moved on

[–] just_another_person@lemmy.world 2 points 16 hours ago* (last edited 16 hours ago) (2 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 🤦

[–] drspod@lemmy.ml 1 points 1 hour ago

There is nothing to be “weary” of

I checked, and OP actually spelt "wary" correctly.

[–] possiblylinux127@lemmy.zip 4 points 13 hours ago (9 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.

load more comments (9 replies)
[–] queermunist@lemmy.ml 2 points 16 hours ago (2 children)

Isn't IBM just doing embrace, extend, extinguish?

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

@queermunist @propitiouspanda I don't think they'd put the funds into development that they do if that were the case.

[–] queermunist@lemmy.ml 1 points 11 hours ago

Why not? Until they have cornered distribution of the software they can't Extinguish yet. EEE isn't an instant process, it takes time. Crush all other distribution first and then killing it comes next.

The goal is proprietary Linux. Why would they settle for anything less?

[–] FlexibleToast@lemmy.world 3 points 14 hours ago (6 children)

No. Look at IBMs stock value history. There is a pretty clear point at which Remini stepped down and they really started to see the benefits of Red Hat. Nearly all IBM profit comes from Red Hat. They were drowning and their pivot to cloud was failing. With Red Hat they've been able to actually get a presence in the cloud with OpenShift.

load more comments (6 replies)
load more comments
view more: next ›