this post was submitted on 12 May 2024
1044 points (98.2% liked)

Open Source

31029 readers
741 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
[–] imnotfromkaliningrad@lemmy.ml 48 points 5 months ago (1 children)

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

[–] pufferfisherpowder@lemmy.world 8 points 5 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.

[–] nossaquesapao@lemmy.eco.br 6 points 5 months ago (1 children)

Perhaps this will change drastically with immutable distros

[–] SorteKanin@feddit.dk 1 points 5 months ago (2 children)
[–] nossaquesapao@lemmy.eco.br 5 points 5 months ago* (last edited 5 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.

[–] Samsy@lemmy.ml 1 points 5 months ago

Check fedora atomic builds. They explain it very well.

[–] Miaou@jlai.lu 4 points 5 months ago

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