this post was submitted on 19 Jul 2024
1116 points (96.9% liked)

linuxmemes

20741 readers
833 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] jabjoe@feddit.uk 25 points 1 month ago* (last edited 1 month ago)

Few things, in rough order:

  • Smaller = less attack surface. You can strip a Linux OS down to only what is needed.

  • Open source, so it's can be peered review. There are Unix distros like OpenBSD, that share lot of user space component options, where auditing is a big thing. The whole sunlight and oxygen stops things festering as much. As abosed to things locked in a box in another box down in a cellar.

  • Open source transparency forces corporates to be better. We can see what they are and aren't doing.

  • Diversity. The is no "Linux", it's a ecosystem of Linux distros all built and configured differently, using different components. Think of Linux as just a type of base board in a sea of Unix Lego bits. There are plenty of big deployments on BSD bases that share a lot with some Linux deployments.

  • Unix security is simplier than Windows security, so easer to not mess up.