Home

The Linux Reference You Were Looking For

Practical tutorials for every Linux distro and AI tool. Commands shown for Ubuntu/Debian, Fedora/RHEL and Arch — no more translating apt to dnf yourself.

# Debian/Ubuntu        # Fedora/RHEL           # Arch Linux
sudo apt install X     sudo dnf install X      sudo pacman -S X

Choose Your Linux Family

Every tutorial on this site includes commands for all three families.

Debian / Ubuntu

The largest Linux ecosystem. Powers most servers, desktops and cloud infrastructure worldwide.

sudo apt install <package>

Fedora / RHEL

The enterprise Linux standard. Fedora leads innovation; Rocky and AlmaLinux run production servers.

sudo dnf install <package>

Arch Linux

Rolling release, cutting-edge packages, total control. The distro you build exactly how you want it.

sudo pacman -S <package>

Gaming Linux

Immutable, gaming-optimized distros. Built for Steam Deck, NVIDIA and AMD gaming rigs out of the box.

flatpak install flathub <app>

Security & Pentesting

Debian-based distros preloaded with 600+ penetration testing and forensics tools, ready to run.

sudo apt install kali-linux-default

Browse by Topic

Linux for Beginners

Terminal basics, filesystem, permissions. Start here if you are new to Linux.

See all beginner guides →

Linux Administration

SSH, Docker, Nginx, LVM, firewalls and everything you need to run a Linux server.

See all admin guides →

Command Line

bash, vim, git, tmux, grep, sed, awk. Tools that make you faster at the terminal.

See all CLI guides →

AI on Linux

Run Ollama, LM Studio and Stable Diffusion locally. Private AI that stays on your machine.

See all AI guides →

Cloud & VPS

DigitalOcean, Hetzner, Vultr setup guides. Kubernetes with k3s. GPU cloud with RunPod.

See all cloud guides →

Linux Distros

Complete installation guides for 12+ distros. Desktop to server, beginner to expert.

See all distro guides →

Productivity & Agents

tmux, Neovim, AI coding agents and terminal workflows that make you faster as a developer.

See all productivity guides →


Latest Tutorials

Go up

This site uses cookies for analytics and advertising (Google AdSense). By continuing to browse, you accept our use of cookies. Learn more