find your distro
1. What's the machine?
2. How comfortable are you?
the essentials
Check your Linux version
Three one-liners to find your distro, version and kernel.
$ cat /etc/os-releaseHow much RAM does Linux need?
Honest numbers by use case, and reviving old PCs.
$ free -hBest beginner distros
Where to start without regretting it a week later.
$ pick-a-distroEssential commands
The 25 commands that cover 90% of daily use.
$ man everythingHow to install Linux
From USB stick to first boot, the safe way.
$ dd if=distro.isoLinux vs Windows
An honest, non-zealot comparison for switchers.
$ diff ostrending in open source
- Loading the latest open-source projects…