Document system configurations

Document system configurations in Linux — with the four heights of help laid out: do it now, make it easier for the next person to accept, work out the right move when you are stuck, and learn the pattern so it stops coming back.

4prompt heights
Open it in the interactive atlas →

The four heights

The same task, four distances: today's deadline, the next reviewer, the stuck moment, the pattern.

Execute — do the immediate task

+
I need the current production server configs documented and shared with the on‑call team by…
I need the current production server configs documented and shared with the on‑call team by Wednesday. Capture installed packages and versions, active services, customized configuration files with the lines changed from defaults, kernel tuning, scheduled cron jobs, and where backups live. Put it in a single markdown file with commands to reproduce the environment.

Improve — make it easier to accept

+
Before I publish these configuration docs to the team wiki, make them quick to use during…
Before I publish these configuration docs to the team wiki, make them quick to use during incidents. Put the recovery steps and the one command to restore the service at the top, list only the live differences from the standard image, highlight secrets locations (without secrets), and add a short checklist for rolling back a recent change.

Decide — diagnose the stuck moment

+
We had a night outage and the pager said the recovery command was in the docs, but the on‑call…

On‑call can’t find critical config during incident

We had a night outage and the pager said the recovery command was in the docs, but the on‑call couldn’t find it. The docs exist but are sprawling and different people maintain parts. I don’t know which sections are out of date or who owns them. How do I quickly triage accuracy, fix the most critical gaps, and prevent this from happening again?

Become — change the pattern

+
Over six months the server documentation has fragmented; playbooks, ad‑hoc notes, and private…

Docs diverge and rot between teams

Over six months the server documentation has fragmented; playbooks, ad‑hoc notes, and private scripts contradict each other and we waste time reconciling them every incident. I want durable docs that survive staff churn. Which single documentation habit — ownership model, templating, review cadence, or CI validation — will give us the biggest return on reduced incident time?

Next to this one

Other operating system work people do in Linux.

Every task here came from the work, not from a feature list — which is why the prompts name what you want done and never the button that does it. The tool changes; the work does not.
Copyright © LLOS.ai · 2026 — original pedagogy, voice, and design — all rights reserved.

The rest of the map

Same library, five ways in.