C.W.K.
Stream
← C.W.K. Quests
🌐

NetOps Quest

Updated: 2026-05-04

Master SSH, networking, and multi-machine fleet ops

From IP addresses to a hardened, mesh-VPN'd 9-machine fleet — the operator's path.

8 tracks · 101 lessons · ~24h · difficulty: intermediate

Level 0Pinger
0 XP0/101 lessons0/12 achievements
0/150 XP to next level150 XP to go0% complete
NetOps Quest is the hands-on path from raw networking fundamentals to running a multi-machine fleet with SSH, VPN, and security hardening that holds up under real-world conditions. Eight tracks, 101 lessons, every concept paired with runnable commands you'll actually use. By the end, your terminal speaks to every machine you own as if it were local — at home, on a coffee-shop Wi-Fi, on a hotel network, or behind double NAT.

Tracks

  1. 01🌐Networking Foundations

    0/12 lessons

    From IP addresses to packets on the wire

    The mental model every operator needs. Before we touch SSH or VPNs, you need to *see* what's actually happening on the network — IPs, ports, subnets, DNS, NAT, the whole stack.

    Lesson list (12)Quiz · 6 questions
  2. 02🔐SSH Fundamentals

    0/12 lessons

    From first connection to key-based muscle memory

    Now we leave the lab and ride the wire. SSH is the universal remote — every server, every Pi, every cloud VM speaks it. By the end of this track, password auth feels archaic and `ssh user@host` is reflex.

    Lesson list (12)Quiz · 6 questions
  3. 03⚙️SSH Config Power User

    0/12 lessons

    Stop typing IPs. Start typing names.

    Once you have more than two machines, your SSH config file is the difference between fluent fleet operations and constant toil. This track turns ~/.ssh/config into a power tool — host aliases, ProxyJump, ControlMaster, port forwarding, the whole kit.

    Lesson list (12)Quiz · 6 questions
  4. 04📂File Transfer & Sync

    0/12 lessons

    rsync until it's reflex

    scp is the toy. rsync is the tool. This track turns file transfer from "copy and pray" into deliberate, restartable, deletable, exclude-able sync — the kind that actually scales to backups, dotfiles, and 100GB datasets.

    Lesson list (12)Quiz · 6 questions
  5. 05🔧Network Tools & Diagnostics

    0/13 lessons

    The toolbox you reach for when something is broken

    Every operator carries the same handful of tools — ping, traceroute, dig, curl, lsof, nmap, tcpdump, iperf3. This track makes each reflexive: which one to grab in the first 10 seconds, what to read in its output, when to stop and reach for the next.

    Lesson list (13)Quiz · 6 questions
  6. 06🛡️VPN & Remote Access

    0/12 lessons

    Reach your machines from anywhere

    Coffee shop, hotel, vacation house — your fleet should still be reachable. WireGuard and Tailscale make that work without port forwards or static IPs. This track covers both, with the practical setup you'll actually use.

    Lesson list (12)Quiz · 6 questions
  7. 07🖥️Multi-Machine Fleet Management

    0/14 lessons

    Run a 9-Mac fleet without losing your mind

    When you have 5+ machines, ad-hoc SSH stops scaling. This track is the cwkPippa-tested operating model — SSH config + host lists + shell loops, with optional Ansible escalation. Plus the 10GbE/Thunderbolt LAN backbone that makes the fleet feel like one big machine.

    Lesson list (14)Quiz · 6 questions
  8. 08🔒Security Hardening

    0/14 lessons

    Make your fleet boring to attackers

    Once your fleet is reachable, it's a target. This track is the deliberate hardening pass — keys-only auth, firewall, fail2ban, certificates, file perms, audit, incident response. Each layer is small; the layered defense is what makes a personal fleet boring to scan and impossible to brute force.

    Lesson list (14)Quiz · 6 questions
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.