Skip to content

🧰 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

🧹 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.