The Linux Index · plain-English directory since the early days · find your distro below
user@linuxidx:~$ whoami

The Linux index for people who'd rather just get started.

Plain-English guides, an honest directory of the tools that matter, and a finder that points you at the right distro in three clicks.

find your distro

1. What's the machine?

Old / low-spec Modern laptop/desktop Server / homelab

2. How comfortable are you?

New to Linux Some experience I live in the terminal
Pick one from each row to get a recommendation.

the essentials

🔎

Check your Linux version

Three one-liners to find your distro, version and kernel.

$ cat /etc/os-release
🧠

How much RAM does Linux need?

Honest numbers by use case, and reviving old PCs.

$ free -h
🧭

Best beginner distros

Where to start without regretting it a week later.

$ pick-a-distro
⌨️

Essential commands

The 25 commands that cover 90% of daily use.

$ man everything
💿

How to install Linux

From USB stick to first boot, the safe way.

$ dd if=distro.iso
⚖️

Linux vs Windows

An honest, non-zealot comparison for switchers.

$ diff os

trending in open source

// most-starred Linux projects on GitHub