Module 1 · What is Linux 25 min

You already use Windows. So you already know how a computer feels. This first module just answers one question: what is Linux, and why do people use it instead of Windows? No commands. No installing anything. Just a friendly explanation in plain English.

By the end of this module, you will:

  • Be able to say, in your own words, what an operating system is
  • Know in plain English how Linux is different from Windows
  • Recognise at least three places Linux is already running in your life right now
  • Stop believing the most common myths about Linux

First, what is an "operating system"?

Your laptop is metal, plastic, and a battery. On its own it can't do anything — not even show you a screen. The "operating system" (often shortened to OS) is the thing that turns the metal box into something useful. It draws the desktop. It opens your apps. It saves your files. Without it, the laptop is a very expensive paperweight.

You already know one operating system: Windows. Your phone has another (Android or iOS). Your Mac-using friend has another (macOS). Linux is a fourth. Same job — different way of doing it.

You're already using Linux right now (probably)

Most people think they've never used Linux. They almost always have:

  • If you have an Android phone in your pocket — Linux is inside it.
  • If you've watched Netflix, used Wikipedia, or bought anything on Amazon — the servers behind those sites are running Linux.
  • Your home Wi-Fi router is almost certainly Linux.
  • Your smart TV is probably Linux.
  • Every new Renault rolling off the production line has Linux inside the dashboard.
  • The world's top 500 supercomputers — every single one — runs Linux.

So you're not "switching to a strange new thing". You're finally meeting the operating system you've been quietly using for years.

The big difference: who builds it

Windows is made by one company — Microsoft. They write the code, keep it secret, and sell you the right to use it. If they decide to change something, you get the change.

Linux is the opposite. Thousands of people from all over the world build it together. Anyone can read the code. Anyone can suggest changes. Nobody owns it. It's free — both free as in "doesn't cost money" and free as in "you can do what you like with it".

Think of it like the difference between a Big Mac (one recipe, made the same way everywhere) and your gran's spaghetti (lots of cooks, lots of versions, all delicious).

Why people choose Linux over Windows

Five reasons people switch:

  • Free. No licence to buy. No activation key. Install it on as many computers as you like.
  • Fast. Linux runs well on older laptops that Windows would make slow.
  • Safer. Almost all computer viruses are written for Windows, not Linux.
  • Private. Linux doesn't watch what you type or what apps you open.
  • You're in charge. No surprise updates. No "we're restarting your computer in 5 minutes".

Windows vs Linux — side by side

If you've used Windows, you already understand most of what's in this table. The right column is just "the Linux way of doing the same thing".

What you do Windows Linux
Pay for the OS£100-£200 onceFree, forever
Where your files liveC:\Users\You\Documents/home/you/Documents
Install a programDownload a .exe file, double-click, click Next, Next, FinishType one short command (we'll learn this in Module 8)
Update programsEach one nags you separatelyOne command updates everything at once
System updatesForced, often at the worst momentYou decide when
Catch a virusCommon — antivirus is essentialVery rare — antivirus is optional
Customise the lookChange the wallpaper, that's about itChange anything, including the entire desktop
How many "versions" existOne (Windows 10, Windows 11)Hundreds — we'll narrow it to six in Module 2

The "terminal" — don't be scared of it

On Windows, you almost never opened "Command Prompt". It was confusing and you didn't need it. On Linux, the equivalent is called the terminal — and it's actually a superpower, not a punishment. It's just a black window where you type short commands. We don't touch it until Module 6, and we go very, very slowly when we do. For now: don't worry about it.

Myths you've probably heard about Linux

Most of what you've heard about Linux is at least ten years out of date. Here's what's actually true today.

"Linux has no software"

False, and very out of date. Firefox, Chrome, Spotify, Slack, Zoom, Discord, Steam, VS Code, Photoshop alternatives — they all work on Linux today. The apps you actually use are almost certainly already there. The handful that aren't usually have a Linux equivalent that does the same job.

"It's only for programmers"

Also false. Linux Mint — one of the friendly versions we'll cover next module — installs in about 15 minutes, has a Start menu that looks just like Windows, and would feel completely normal to your gran. Modern Linux is no harder than Windows. In some ways it's easier (no licence keys, no nagging updates, no "your computer is restarting now").

"I'll break it"

Hard to do. Linux is the operating system NASA picked for the International Space Station — that's how reliable it is. The system protects itself: you can't accidentally delete the important parts. And before you change anything serious, you take a "snapshot" — like saving in a video game — so you can rewind if it goes wrong.

"There's no gaming on Linux"

Wrong since about 2018. Steam works. Most popular games on Steam run on Linux without any extra setup. Valve's Steam Deck — the handheld console you've probably seen in shops — is itself a Linux computer. If you can game on Windows, you can almost certainly game on Linux too.

"You have to type commands all the time"

You don't. Linux has a desktop, a Start menu, a Files app, a settings panel, an app store — exactly like Windows. You can use it for months without opening the terminal. Many Linux users do learn the terminal because it's faster — but it's a choice, never a requirement.

You can try Linux without breaking anything

Here's the bit most people don't realise. You can put Linux on a small USB stick — like the kind you'd use for transferring photos — plug it into your Windows laptop, and the laptop will start up running Linux instead of Windows. You can use it. Click around. Browse the web. See if you like it. Then pull the USB out, restart, and Windows is back exactly as it was. Nothing changes on your computer. No commitment. We do this together in Module 4.