this post was submitted on 22 Jul 2024
5 points (100.0% liked)

Linux

47237 readers
3343 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 15 comments
sorted by: hot top controversial new old
[–] [email protected] 3 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."

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

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

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

they seem extremely competent at writing bad software

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

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

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

But the publicity

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

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] 1 points 1 month ago

Nobody:

Crowdstrike:

[–] [email protected] 0 points 1 month ago (3 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] 1 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

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] 1 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] -1 points 1 month ago (2 children)

Oh! That's why the outage could demand long time to recover! Just delete a file takes so long!

I'm glad you said it!

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

You have no idea what you're talking about.
The fix is to boot into safe or recovery mode, delete a file, reboot. That's it.

The reason it takes so long is because millions of PCs are affected, which usually are administered remotely.
So sysadmins have to drive to multiple places, while their usual workloads wait.
On top of that, you need the encryption recovery keys for each PC to boot into safe mode.
Those are often stored centrally on a server - which may also be encrypted and affected.
Or on an Azure file share, which had an outage at the same time.
Maybe some of the recovery keys are missing. Then you have to reinstall the PC and re-configure every application that was running on it.
And when all of that is over, the admins have to get back on top of all the tasks that were sidelined, which may take weeks.

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

Uh, yes. Physically touching thousands of computers to boot them into safe mode and delete a file is time consuming. It turns out physically touching thousands of machines is time consuming anywhere, especially when it is all of them at once.

Which is why your take is laughably bad. Stick to the tech and not zealotry next time, and maybe not CNN for tech news.