Skip to content

📦 05 Resources

Linux Administration

View the live site — ijk37.com

Resources

Home  |  Notes  |  Exercises  |  Quiz Hub  |  Projects

Supplemental references that support the notes, exercises, and projects.

Note

Reference PDFs and other large/copyrighted material live locally under 05-resources/ but are not published with the site (they are excluded from the build and from version control).

Reference Material

Type What it covers
Reference guide End-to-end Linux administration reference (PDF, local)
Cheat sheets Command references for daily terminal work

Tools

Tool Use Link
Ubuntu / Debian Beginner-friendly distro for practice ubuntu.com
WSL Run Linux inside Windows learn.microsoft.com/windows/wsl
VirtualBox Free VM host for a full Linux install virtualbox.org
man pages Built-in manual for every command (man <cmd>)

Study Flow

  1. Read the topic notes.
  2. Practice with the matching exercises.
  3. Test recall in the Quiz Hub.
  4. Apply it in a mini-project.