Appearance
Tutorials
Learning-oriented lessons. Each tutorial has a clear goal, prerequisites, numbered steps, and a way to know you succeeded. Prefer a clean environment and do not skip steps.
Available
| Tutorial | Outcome |
|---|---|
| First day on Aux Server | SSH in, verify host health, map live services to docs |
| Getting started with the HeyPuter fleet | Reach a desktop, verify one instance stack, restart nginx safely |
| Expose a loopback service behind Caddy | Bind an app to 127.0.0.1, add a TLS vhost, prove HTTPS works |
Writing new tutorials
- State the learning goal in one sentence.
- List exact prerequisites (access, packages, time).
- Use imperative steps a beginner can copy.
- End with verification commands and expected output shape.
- Link to Reference for deep config dumps; link to How-to for incident recovery.