this post was submitted on 22 Jul 2024
145 points (98.7% liked)

Linux

47232 readers
825 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
top 20 comments
sorted by: hot top controversial new old
[–] [email protected] 55 points 1 month ago (2 children)

they seem extremely competent at writing bad software

[–] [email protected] 31 points 1 month ago (1 children)
[–] [email protected] 5 points 1 month ago (1 children)

That line isn't going to recover for a while now

[–] possiblylinux127 4 points 1 month ago

But the publicity

[–] [email protected] 21 points 1 month ago (1 children)

Not sure if it's the devs to blame when there's statements like:

Kurtz therefore has the possibly unique and almost-certainly-unwanted distinction of having presided over two major global outage events caused by bad software updates.

So, I'm guessing it's the business that's not supporting good dev->test->release practices.

But, I agree with your point; their overall software quality is terrible.

[–] [email protected] 4 points 1 month ago

true true. If the general business pressures are not conducive to proper software release practices, no amount of programming skill can help them.

[–] [email protected] 34 points 1 month ago (1 children)

"The most secure system is a system that's not live. Crowdstrike, bringing you the best-in-class security."

[–] possiblylinux127 14 points 1 month ago

"I don't test often but when I do it is in production"

[–] [email protected] 23 points 1 month ago* (last edited 1 month ago) (1 children)

Ofc it is. And can't do any updates because Crowdstrike doesn't support newer kernels. Apparently security means running out of date packages. 🤡

[–] [email protected] 5 points 1 month ago

That first issue was triggered by falcon, but was legitimately a bug in Red Hat’s kernel triggered by bpf.

[–] [email protected] 17 points 1 month ago

Nobody:

Crowdstrike:

[–] [email protected] 14 points 1 month ago (5 children)

Difference between open source software and closed source software:

  1. CrowdStrike bad coding make Linux crashes -> sysadmin has control over the system and can rapidly fix the issue by disabling CrowdStrike module -> downtime is limited

  2. CrowdStrike bad coding make Windows crashes -> sysadmin has limited control over the system and rely on Windows/CrowdStrike people to fix the issue -> the demand is too high cause the issue happened with many computers around the world at the same time -> huge downtime while few people on Microsoft and/or CrowdStrike fix the issue one by one manually

[–] [email protected] 24 points 1 month ago (1 children)

This is a laughably bad take.

You do realize sysadmins were fixing the Windows issue and not just waiting on Microsoft and CrowdStrike - right? They just had to delete a file.

[–] [email protected] 13 points 1 month ago

Sysadmin here. Wtf are you talking about? All we did was "rapidly fix the issue by disabling Crowdstrike module." Or really, just the one bad file. We were back online before most people even woke up.

What do you think Crowdstrike can do from their end to stop a boot loop?

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

...what?

A busted kernel module/driver/plug-in/whatever that triggers a bootloop is going to require intervention on any platform no matter whether the code happens to be published somewhere out on the internet or not. On top of that, Windows allows you to control/remove 3rd party kernel drivers just like on Linux, which is exactly what many of us have been stuck doing on endless devices for the last three days.

I fully advocate for open-source software and use it where I can, but I also think we should do that by talking about its actual advantages instead of just making up nonsense that will make experienced sysadmins spit out their coffee.

[–] [email protected] 1 points 1 month ago

The fix on windows was just removing the bad file, there was no reliance on crowdstrike to fix the initial issue that I know of.

[–] [email protected] -2 points 1 month ago

I've kept having to make this point repeatedly every time someone writes "It's not a Microsoft/closed source problem, it happened to Linux too".