Articles

Everything on the site, in one place. The two big series are written to be read in order — so they are listed that way here, rather than newest-first like the front page.


Networking

From a single web request all the way down to the bits on the wire — and back out through the one address the whole lot hides behind. Start at the top. Browse the category →

  1. Networking 101 — What actually happens between pressing Enter and the page appearing.
  2. Envelopes All the Way Down — Encapsulation: how your data gets wrapped for each leg of its journey.
  3. How Switches Quietly Agree Not to Set the Network on Fire — Spanning-tree, and why cable loops do not melt the network.
  4. One Switch, Many Networks — VLANs: one physical switch pretending to be several.
  5. Subnets Without the Scary Maths — Why we split networks up, no binary required.
  6. Subnets, With the Maths — The binary, the masks, and the magic-number shortcut.
  7. NAT — How ten thousand devices share one public address: SNAT, DNAT, CGNAT and hairpins.

Linux

Picking a distro, finding your feet at the console, and working up to a machine that keeps itself running. Browse the category →

  1. So Many Linuxes — Choosing your first distro, and why on earth there are so many.
  2. Finding Your Feet at the Console — The command line from first principles.
  3. Everything’s a File — Where things live, and why there is no C: drive.
  4. Permissions: Who’s Allowed to Touch It — rwx, chmod, chown, and the sticky bits.
  5. Package Management — Installing software the safe way; Linux had an app store first.
  6. systemd — Units, services, and teaching Linux to keep things running.

The Tech Toolbox

Hands-on with the tools themselves. Browse the category →

Field Reference

Cheatsheets — the bits you look up rather than read. Kept off the front page so they do not bury the articles. Browse them all →


Looking for the calculators instead? They live on the Tools page — subnetting, Cisco configs, access lists, RAID and permissions, all running entirely in your browser.