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 ostrending in open source
// most-starred Linux projects on GitHub
- Loading the latest open-source projects…