← Back to blog
Tools Infrastructure

Linux is everywhere β€” except where you look for it

Linux runs 96% of the world's servers, virtually all of the cloud, Android, and supercomputers. Yet it struggles to establish itself on the desktop. Why this paradox, and should we really worry about it?

Tux, the Linux penguin, keeps a low profile. It doesn't appear on open office screens, doesn't feature in Apple or Microsoft ads, and most users have never seen it. Yet if you watched a YouTube video today, made a bank transfer, or simply searched for something on Google, you interacted with Linux. Probably multiple times.


The staggering numbers

The 2022 statistics speak for themselves:

  • 96.3% of the world's top 1,000 web servers run Linux (W3Techs, 2022)
  • 90%+ of cloud workloads β€” AWS, Azure, GCP β€” run on Linux (Linux Foundation, 2022)
  • 100% of the world's 500 most powerful supercomputers have run Linux since November 2017 (Top500)
  • 71.8% of smartphones worldwide are Android β€” a system based on the Linux kernel (StatCounter, 2022)
  • The International Space Station has used Linux for critical systems since 2013
  • The Linux kernel has over 27 million lines of code, contributed by more than 15,000 developers over the years

On desktop however: 2.6% global market share (StatCounter, 2022). A chasm.


Where Linux is indispensable

Servers and infrastructure

This is Linux's natural territory. Stability, performance, zero licensing cost, and a community that fixes security flaws in hours rather than weeks. Server distributions like Ubuntu Server, Debian, CentOS or Red Hat Enterprise Linux are the foundational building blocks of the modern internet.

Nginx, Apache, PostgreSQL, MySQL, Redis, Docker, Kubernetes β€” all these tools were designed for Linux first, ported elsewhere later. The technical stack behind major web applications is fundamentally a Linux stack.

Cloud and containers

Docker containers are not a multi-OS technology at their core β€” they are abstractions over Linux primitives (cgroups, namespaces). Kubernetes orchestrates pods running on Linux nodes. Cloud native is Linux native.

Embedded development and IoT

Raspberry Pi, routers, set-top boxes, professional digital cameras, embedded systems in cars (Tesla, among others): Linux is the operating system of connected devices. Its lightness, modularity and license freedom make it the obvious choice.

Scientific research and high-performance computing

Climate simulations, molecular modeling, numerical computing in particle physics β€” all of this runs on Linux clusters. Researchers need full control over their execution environment, direct hardware access, and tools like MPI, SLURM, or OpenMP that are natively Linux.

Software development

A large proportion of developers work on macOS (which shares Unix roots with Linux) or directly on Linux. WSL2 (Windows Subsystem for Linux) on Windows is an implicit admission: modern development happens in a Linux environment. CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins) run on Linux agents.


The desktop paradox

With such a track record, why does Linux represent so little on consumer workstations?

Distribution fragmentation

There are hundreds of Linux distributions. Ubuntu, Fedora, Debian, Arch, Mint, Manjaro, Pop!_OS… For an uninitiated user, the choice is paralyzing. There is no "Linux" to buy in a store the way there is "Windows".

The driver and hardware problem

For a long time, installing Linux on a laptop potentially meant living without working Wi-Fi, without proper battery management, or with a graphics card with limited capabilities. The situation has improved β€” Valve did considerable work with Proton and Steam Deck β€” but the problem persists on certain hardware, notably NVIDIA GPUs.

Absent consumer software

Photoshop, the Adobe suite, Microsoft Office (natively), some AAA games. Alternatives exist β€” GIMP, LibreOffice, Darktable β€” but the learning curve and UX difference are real obstacles for users with deeply ingrained habits.

Network effects and inertia

Companies buy PCs with Windows pre-installed. Families set up PCs for their children with Windows. Software developers target Windows first. Each of these behaviors reinforces the others. Linux arrives in third position in a market where being first creates a structural advantage.


Should we worry about it?

The question deserves to be asked honestly. Linux on desktop was probably never the priority of its main contributors. Linus Torvalds himself has always used a Linux desktop β€” but he never claimed that was the destiny of the kernel he created.

What is certain: Linux's absence from consumer desktops in no way diminishes its strategic importance. Every developer who touches the web, cloud, data or embedded systems works with Linux, whether directly or through tools that depend on it.

Knowing Linux β€” its commands, its philosophy, its file system, its process management β€” is a fundamental professional skill. Not because it's in job listings, but because it's what runs under your feet at every deployment.


For developers: why try Linux on the desktop

Even if you're not considering a permanent migration, a few weeks on Ubuntu or Fedora changes how you approach infrastructure. The command line, permissions, processes, sockets, environment variables: everything you manipulate through abstractions on other systems becomes tangible under Linux.

WSL2 is an acceptable compromise. A real dual-boot or a dedicated machine is a different experience.


Linux doesn't need to win the desktop war to have changed the world of computing. It already has.

Have a project in mind?

Let's talk about your challenges and see how Gotan can help.

Contact us