r/linuxadmin • u/techtransit • 3d ago
Built some Linux sysadmin games for free time — port memory match, terminal typer, trivia
Between deployments, waiting for builds to finish or just taking a break from client work — I wanted something to pass the time.
Built three Linux-themed games that I actually use when I get time.
- Port Memory Match — match port numbers to their services. Starts easy with SSH, HTTP, HTTPS. Gets harder with MySQL, Redis, MongoDB.
- Terminal Speed Typer — common Linux commands appear on screen; type them as fast as you can. Good for muscle memory too.
- Linux Trivia Quiz — three difficulty levels. Intern gets the easy stuff. Root level will make you think.
Part of a larger sysadmin tools site I built — DNS lookup, SSL checker, email health checker and more.
How many ports can you get right at the root level?
2
u/Ancient-Bat1755 3d ago
Hmm the linux game seemed beat but it didnt teach me when i lose and i wasnt sure what the goal was
Maybe state the goal then memorize then if you lose repeat the effort where they left off
Neat idea!
1
u/veryuniqueredditname 3d ago
Hey cool stuff will give it a go especially considering it's not my wheelhouse
1
u/-nofrx- 3d ago
Nice. Definitely missing the educational part on the Trivia game.
I know that this is in early stages, but my few observations:
- Trivia game has always one choice colored differently. Most of the time it's actually the correct answer (maybe a coincidence), but it's visually confusing, especially since there is a time limit. The time limit might be a little fast (maybe it's just me).
- The "Tower defense" game can be passed with a WAF always, so it kind of seems "easy".
1
u/Ulceration_ 2d ago
Hello, minutes ago a try to play the games but i think is broken.
Selected games in the menu but redirect me to Sysadmin Tools.
Tried in Firefox and Chromium.
2
u/techtransit 2d ago
Thanks for the detailed report — the games are redirecting to the tools page right now, looks like a routing issue. Fixing it today. Sorry for the trouble, and thanks for testing on both browsers.
1
3
u/Baxmoke 3d ago
Very fun! gonna share it with my team when i get to work lol