linux-administration
Operating Linux servers with confidence — users/groups and octal permissions (setuid/setgid/sticky), systemd units and journald, process/disk/network triage (ps/top/df/ss/lsof), log inspection, and baseline hardening. A deep reference with runnable checks and copy-paste assets.
Included with Vanara Pro ($10/mo) — unlocks all 206 items. See pricing →
Overview
Running a Linux box reduces to four questions you must answer fast, often at 3am with a pager going off: what is running, who can do what, what got logged, and what is eating the resources. This skill is the deep reference for answering them — the mental model, the exact commands, the failure modes, and the trade-offs. Heavy detail lives in references/; copy-paste material in examples/; a runnable
What it covers
- Users, groups, and permissions
- systemd services and journald
- Process, disk, and network troubleshooting
- Logs
- Baseline hardening
- Permissions — Octal, Special Bits, umask, ACLs
- systemd & journald Reference
- Troubleshooting Toolkit — Symptom → Command