Linux 94 guides

Linux Guides

Linux guides that respect your data — partitioning warnings, copy-paste commands you can audit, and verification steps that prove the fix worked.

Guide library

Search and filter 94 published Linux guides.

Performance 10 min
Find disk usage with du and ncdu
Practical Linux guide: find disk usage with du and ncdu without the usual guesswork.
Read guide
Performance 10 min
Fix high load average on Linux
Practical Linux guide: fix high load average on Linux without the usual guesswork.
Read guide
Networking 10 min
Fix NetworkManager not connecting
Practical Linux guide: fix NetworkManager not connecting without the usual guesswork.
Read guide
Updates 10 min
Rollback a package version (APT)
Practical Linux guide: rollback a package version (APT) without the usual guesswork.
Read guide
Networking 14 min
Set up OpenVPN client on Linux
Practical Linux guide: set up OpenVPN client on Linux without the usual guesswork.
Read guide
Networking 10 min
Set up Wi‑Fi from the command line
Practical Linux guide: set up Wi‑Fi from the command line without the usual guesswork.
Read guide
Networking 14 min
Set up WireGuard on Linux
Practical Linux guide: set up WireGuard on Linux without the usual guesswork.
Read guide
Security 10 min
sudo vs root: best practice
Practical Linux guide: sudo vs root: best practice without the usual guesswork.
Read guide
Updates 10 min
Unattended security upgrades on Ubuntu
Practical Linux guide: unattended security upgrades on Ubuntu without the usual guesswork.
Read guide
Install & setup 18 min
Dual-boot Linux and Windows
Practical Linux guide: dual-boot Linux and Windows without the usual guesswork.
Read guide
Install & setup 10 min
Install Debian minimal server
Practical Linux guide: install Debian minimal server without the usual guesswork.
Read guide
Install & setup 10 min
Install Fedora Workstation
Practical Linux guide: install Fedora Workstation without the usual guesswork.
Read guide
Install & setup 10 min
Install Linux in a VM (VirtualBox)
Practical Linux guide: install Linux in a VM (VirtualBox) without the usual guesswork.
Read guide
Install & setup 10 min
Partitioning during Linux install
Practical Linux guide: partitioning during Linux install without the usual guesswork.
Read guide
Networking 11 min
Change DNS servers on Linux
Point Linux at reliable resolvers and confirm systemd-resolved is not fighting you.
Read guide
Networking 14 min
Configure static IP on Linux
Give servers and appliances stable IPs — netplan examples you can adapt.
Read guide
Admin 10 min
Create a sudo user on Linux (not root login)
Daily admin work as a named sudo user — leave root SSH login disabled.
Read guide
Troubleshooting 11 min
Diagnose a failed systemd service
Why did the service die? Read the unit log and fix the actual error.
Read guide
Troubleshooting 13 min
Fix “No space left on device” on Linux
Find what ate your disk — and free space without deleting the wrong database.
Read guide
Security 16 min
Harden SSH server on Linux
Lock down SSH without locking yourself out — test every change in a second session.
Read guide
Apps & tools 15 min
Install Docker on Linux
Container runtime installed the supported way — with basic security awareness.
Read guide
Security 14 min
Linux file permissions: chmod and chown
Read and fix permission denied errors without chmod 777 everything like a maniac.
Read guide
Troubleshooting 16 min
Linux won’t boot: recovery flow
Work through boot failures methodically — from kernel panic to fstab typos.
Read guide
Backups 12 min
rsync backup basics on Linux
Simple, scriptable backups with rsync — the workhorse every Linux admin should know.
Read guide