this post was submitted on 18 Jul 2025
678 points (98.3% liked)

Linux

56511 readers
582 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 6 years ago
MODERATORS
 

Clickbaity title on the original article, but I think this is the most important point to consider from it:

After getting to 1% in approximately 2011, it took about a decade to double that to 2%. The jump from 2% to 3% took just over two years, and 3% to 4% took less than a year.

Get the picture? The Linux desktop is growing, and it's growing fast.

you are viewing a single comment's thread
view the rest of the comments
[–] comfy@lemmy.ml 16 points 2 days ago (1 children)

Yeah, unfortunate to rain in the parade but GNU/Linux definitely needs some attention sooner rather than later. Plenty of design benefits, but also plenty of pitfalls from an OS sec POV.

Average users aren't installing SELinux or Qubes so I hope no-one was actually going to reply with what Linux can do as opposed to the everyday user experience.

A few years outdated, but relevant: https://madaidans-insecurities.github.io/linux.html

[–] kadup@lemmy.world 4 points 2 days ago (2 children)

but also plenty of pitfalls from an OS sec POV.

Can't possibly be more vulnerable than Windows, the system where you can elevate yourself to highest privileges by simply clicking "Yes" on a prompt without a password, and where most users are running outdated versions of their software because they never update anything, or have a thousand background "updater" applets that are scheduled to run periodically and have the ability to install arbitrary executables from their servers.

[–] comfy@lemmy.ml 2 points 1 day ago* (last edited 1 day ago)

Can’t possibly be more vulnerable than Windows

The linked article provides many examples where security techniques lag far behind Windows. Vulnerability isn't as simple as being 'more vulnerable' or 'less vulnerable', it's a complex concept, and both GNU/Linux and Windows have design decisions which make each better than the other in various ways. We need to understand security in a more nuanced way than "x is better than y" if we actually want to protect ourselves from threats.

A Linux installation can be set to run root with no password or prompt. A Linux user can choose to never update their software - one could argue that Windows forced OS updates are an improvement here. The argument that the typical user has more technical understanding is a weak defense (as in, we really really really should not rely on that) and also irrelevant when we're talking about Linux gaining a wider audience.

[–] squaresinger@lemmy.world 4 points 2 days ago (2 children)

If you run a repo-only system, where everything you install comes from the first-party distro repo, you'll likely be fine. Just as you are on Windows or Android if you only download apps from the first-party store.

But like on Windows and Android, you'll quickly reach the limit of what you can do with first-party store only.

Especially stuff like gaming requires non-repo/non-store stuff pretty quickly, and then you are on exactly the same turf as on Windows.

[–] kadup@lemmy.world 6 points 2 days ago (1 children)

There's no world where Windows users only use the official store. In fact, that's why every "S" version of Windows always failed.

[–] squaresinger@lemmy.world 1 points 2 days ago* (last edited 2 days ago)

Exactly my point. Also on Linux you quickly get to the limits of what you can find in the first-party repos without ppas or downloading .rpm/.deb/... files. And same as on Windows, having a malware-free first-party repo/store won't protect you from malware if you download your programs from elsewhere.

[–] BlameTheAntifa@lemmy.world 4 points 1 day ago

where everything you install comes from the first-party distro repo, you'll likely be fine.

Canonical’s Snapcraft has a bad reputation for a reason. Many reasons. But compromised apps is a major one.