Sysadmin Tools
Free, no-signup, runs in your browser. A growing collection of browser-based helpers plus my 5 hand-written bash scripts. All MIT licensed where applicable.
🛠️ Interactive browser tools
Click any tool to open it. All run client-side — nothing uploaded, no tracking, no signup.
Pick your shell (PowerShell or Bash) and a task (disk check, process monitor, etc.). Get instant, copy-paste-ready code.
interactive · saves timePractice Linux and Windows commands in a simulated environment. Learn without breaking anything.
beginner-friendly · no riskCraft the perfect prompt for Copilot, ChatGPT, or Claude. Step-by-step solutions tailored to your experience level.
interactive · cuts prompting timeTest your password instantly. Hashed locally — your password never leaves the browser.
privacy-first · zero uploadAssess your digital resilience across 3 disaster scenarios. Scored on backup, 2FA, and recovery practices.
5-min assessment · scoredType commands to solve realistic IT scenarios. Earn professional resume lines as you go.
gamified · resume-worthyRate your PC/gaming setup against community averages. Shareable results for the PCMR crowd.
shareable · funAnswer 3 questions, get personalized tech recommendations for your use case and budget.
personalized · takes 1 minTurn "we had an oopsie" into a properly formal incident report. Useful for tickets, postmortems, status pages.
humor · useful for real work📜 Free bash scripts — copy paste and run
Five production-tested scripts I run daily. All MIT licensed. Grab the whole pack as a zip:
5 scripts, no dependencies, tested on Debian/Ubuntu.
Or browse individually:
Find certificates about to expire before they break your site. Checks multiple domains, color-coded output.
bash · copy-pasteFind errors across multiple log files in seconds. Built-in context lines, supports rotation.
bash · production-gradeFind weak keys, suspicious restrictions, and bad permissions across all authorized_keys files.
bash · security auditFind who's using the most disk on shared systems. Sorted by size, perfect for shared hosting reports.
bash · ops reportsRestart systemd services with pre-checks, timeout handling, and automatic rollback on failure.
bash · rollback if broken💰 Paid toolkit
- The 5-Minute Server Health Check Toolkit — $9. Everything from the free pack plus documentation templates, a Monday-morning ritual guide, and the 5-minute Slack-format status update template. Lives in
/shop/.
🛍️ Tools I use (gear guide)
- Tools I Use as a Sysadmin — the gear I run daily (hardware, software, services). Honest recommendations with affiliate links where I use them.
What these tools are NOT
A few things to keep in mind:
- Not magic. The script generator suggests common patterns. You still need to test the output before running on production.
- Not a substitute for learning. They’re a way to save time on the 80% of work that’s repetitive. The 20% that’s interesting still requires thinking.
- Not cloud-dependent. All browser tools run client-side. Your password never leaves your machine.
- Not for sale to investors. The site doesn’t have ads, doesn’t track users, doesn’t sell data. Everything stays free because it’s built and supported on evenings and weekends.
Want to suggest a tool?
Got a sysadmin task you wish was automated? Drop me a line with what you need. If it’s a tool that 100+ people would use, I’ll build it.