π§° Kai Voss Sysadmin Toolbox¶
Welcome to the Kai Voss Sysadmin Toolbox, a curated and battle-tested collection of scripts, SOPs, and operational guides tailored for real-world Linux systems administration and DevOps.
This is not a tutorial site. Itβs a working toolkit β the exact scripts and playbooks you'd use on-call, in production, or while automating infrastructure from scratch.
π§ Who This Is For¶
- Linux sysadmins managing servers and firewalls
- DevOps engineers automating with Ansible, Docker, and CI/CD
- Freelancers and consultants working on lean, real-world infrastructure
- Platform engineers needing reusable SOPs and deployment logic
π§± What's Inside¶
Area | Contents |
---|---|
Scripts | Cleanup, backup, system health, logging, monitoring |
SOPs | Security, incidents, provisioning, automation, CI/CD |
Fun Tools | MOTD scripts, CLI eye candy, Docker playgrounds |
CI/CD | GitLab templates for linting and CLI compliance |
Docs | This MkDocs-powered reference site |
π Featured Tools¶
π§Ή Cleanup & Maintenance Scripts¶
Quick scripts to prune stale files, validate logs, and keep servers clean.
./scripts/cleanup-temp.sh --dry-run
π SSH Hardening SOP¶
Securing SSH access and auditing login activity across environments.
β‘οΈ View SOP
π¦ Docker Compose Deployment SOP¶
How to automate and secure your Docker environments with Ansible and GitLab CI.
β‘οΈ View SOP
β¨ Project Philosophy¶
- No bloat. Everything here is used in real ops environments.
- Modular. Copy only what you need β scripts are self-contained.
- Documented. Every script and SOP includes usage or rationale.
- Open. MIT licensed and contributions welcome.
π Resources¶
π Maintained by the Kai Voss Project¶
A faceless, field-tested initiative to improve systems engineering through clarity, reuse, and structure.