this post was submitted on 12 May 2024
1025 points (98.1% liked)

Open Source

29773 readers
922 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 48 points 3 months ago (1 children)

linux, unironically. literally all local infrastructure is running on windows, despite the security risks this entails.

[–] [email protected] 8 points 3 months ago (2 children)

Fair point but Linux is inherently safe either? The local library here has client PCs running Ubuntu 16.04 lts.. my point being that IT infrastructure is only ever as secure as the amount of continuous effort you put into securing it. Linux doesn't solve that.

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

Perhaps this will change drastically with immutable distros

[–] [email protected] 1 points 3 months ago (2 children)
[–] [email protected] 5 points 3 months ago* (last edited 3 months ago)

I'm not the best person to explain, but they're distros with a read-only root filesystem. In some implementations, any changes, like installing a new package, or upgrading a version, can be interpreted as migrating a system from a state to another. This can mitigate some security risks and make machines easier to maintain.

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

Check fedora atomic builds. They explain it very well.

[–] [email protected] 4 points 3 months ago

It's not that it's inherently safe, but that Microsoft is inherently not.