Launceston, Tasmania
Systems Administrator · Self-hosting Enthusiast
I automate the tedious parts of running Linux and macOS, build tools for sysadmins, and write guides for the games I play. Everything published here is something I actually use.
01 · About
Systems administrator based in Launceston, Tasmania. I spend most of my time on Linux and macOS — automating repetitive tasks, building tools for other sysadmins, and keeping servers running cleanly.
Everything I publish is something I actually run. The cleanup scripts started because I was tired of doing the same twelve steps on every new machine. The sysadmin knife started because I wanted one tool instead of twelve open tabs. The POE marketer started because spreadsheets got boring.
I'm a Discord community owner and social facilitator. I've moderated and administered multiple intentional communities — some north of 50,000 members — and eventually built a space called Home for myself and the people who feel the same way about it. The philosophy is straightforward: everyone has fun, nobody gets upset, and words are just words. No prohibitive moderation, no language policing. About half the community is neurodivergent or LGBTQ+ and that's just how it is. I accept all living humans — just not hateful ones. Unless I think they can be saved. I'm neither left nor right — somewhere in between, guided by common sense. I care about people. I don't care about being politically correct.
I will never pretend to know something I don't fully understand — if I don't know it properly, I'll say so. And if I run into a massive ego in the wild, I'll happily play the fool and let them talk.
Outside work: hanging out in Home on Discord, and writing things for everyday life and work using my offline WorkSafe AI script — my way of getting something useful out of this AI era without sending everything to someone else's server.
02 · Tools
Run once, walk away. Every script generates an HTML report and never touches passwords or personal files.
Tony's Sysadmin Swiss Army Knife v2.0.0
All-in-one sysadmin tool with 10 modules: morning checklist with HTML/JSON reports, Active Directory & Azure AD, btop-style live watch dashboard, process manager (kill, find-by-port, tree), log viewer, network suite (HTTP/SSL/WHOIS/port scan), cleanup with apply mode, and SSH manager. Rich TUI on all platforms, Catppuccin GUI on Windows. Cron-friendly.
Tony's Ultimate Mac Clean
Deep cleans caches, sorts screenshots by date, archives old downloads, flushes DNS, purges browser caches, empties Trash, and saves an HTML report to the desktop. Optional --full mode adds Docker and Xcode derived data.
Tony's Ultimate Linux Clean
Clears apt, snap, flatpak, npm and pip caches, vacuums systemd journals, purges browser caches, drops the RAM page cache, and saves an HTML report. Works across Ubuntu, Fedora, Arch, and derivatives.
Tony's Ultimate Windows Clean
Clears Discord cache, Steam shader cache, Windows Update cache, prefetch files, event logs, and browser caches. Runs the built-in Disk Cleanup tool silently, then generates an HTML report. Gamer-aware.
Steen POE Marketer v3.0.0
Path of Exile market analysis terminal tool. 10 modules: currency arbitrage, divination cards, gem flip margins, economy overview, stash pricer, bulk calculator, watchlist with price deltas, top movers, and item search — powered by poe.ninja. Export to CSV, JSON, or HTML.
Tony's Firewall Generator
Generate ready-to-paste CLI commands for Palo Alto Networks (PAN-OS) and FortiGate (FortiOS) firewalls. Address objects, service objects, security rules, groups, IPsec tunnels, and troubleshooting commands — all generated client-side, nothing leaves your browser.
BashQuest v1.0.0
Interactive terminal game that teaches Linux and Bash from the ground up. Pseudo login, 8 progressive levels — navigation, files, tar archives, grep & find, permissions, processes, text processing (awk/sed/cut), networking, and shell scripting. Lives, XP, leaderboard, per-challenge hints, and a full command reference. Pure Bash, no dependencies.
WorkSafe AI
Private local AI assistant — 100% offline, no API keys, no data leaving the machine. Powered by Ollama. A focused, distraction-free interface for on-device language models.
03 · Guides
The guide I wished I had when I started. Comprehensive, practical, and written for actual players.
EVE Online 2026 Guide
The most comprehensive EVE Online guide for 2026 — races, ISK-making methods (missions, exploration, industry, trading), ship fittings, skill progression roadmaps, PvP fundamentals, and corporation life. Built to carry a new pilot from character creation to financial independence.
Ultima Online: Outlands 2026 Guide
Full UO Outlands guide — skill systems, character templates, dungeon maps and loot tables, PvP mechanics, crafting economy, and gold farming routes. Everything you need to go from fresh spawn to seasoned veteran on the largest active free-shard.
D&D 5e 2024 Guide
Complete D&D 5e 2024 edition reference — all classes, subclasses, spell lists, combat mechanics, character builds, encounter design for DMs, and session tools. Covers both returning players migrating from 2014 and complete newcomers.
04 · Infrastructure
Running my own stack. No subscriptions, no data in someone else's cloud.
Home.sh PROOF OF CONCEPT
Early-stage experiment — not production-ready. A cozy self-hosted SSH terminal home written in Rust. Inspired by late.sh. Features: lo-fi radio via Icecast (starts playing on connect), multi-room real-time chat, Hacker News feed, world clocks, virtual cat (feed/water/groom daily — neglect it and it dies), Snake & Wordle, 63 themes, PostgreSQL + Docker Compose. ssh -p 2222 yourserver and you're in.
Jellyfin Mediastack
Self-hosted media automation stack in Docker Compose — Radarr, Sonarr, Prowlarr, qBittorrent, and Jellyseerr wired together and ready to go. One command brings the entire media server online.
Home Proxy Tunnel
Reverse HTTPS proxy tunnel via Cloudflare — securely reach your home network from anywhere without opening ports or exposing an IP. Works cleanly behind NAT and CGNAT.
Xray Reality Proxy
One-script install for Xray-core with a VLESS + Reality configuration. Designed for networks that do deep packet inspection — the connection looks like normal TLS traffic to a legitimate host.
05 · Tabletop
A reference page for my own character. Nothing fancy.
Aldraxis Timberwalk
A single-page D&D 5e reference for a Wood Elf Druid of the Circle of Spores. Full level 1–20 class progression, all always-prepared circle spells, complete PHB + XGE + TCE druid spell list with live search, Wild Shape stat cards for every notable form, a tier-by-tier play guide, and expanded combat tactics. Haunted-forest dark theme, print-ready stylesheet.
06 · Training
Certification prep and sysadmin fundamentals — practical, free, and written to be understood.
LVM Guide
Logical Volume Manager explained for everyone — three different analogies so something clicks, full architecture diagrams, step-by-step setup, live resizing, snapshots, and a complete command cheat sheet. The storage flexibility that every Linux admin needs to understand.
Azure Fundamentals (AZ-900)
Complete quick reference for the Azure Fundamentals exam — cloud concepts and deployment models, IaaS/PaaS/SaaS, core Azure services (compute, storage, networking, databases), pricing models and SLAs, security, compliance, and 20+ common Q&A with answers. Succinct enough to read in an afternoon.
Azure Administrator (AZ-801)
Hands-on reference for the Azure Administrator exam — identity and access management (AAD, RBAC, MFA, managed identities), virtual networking (VNets, NSGs, routing, VPN, ExpressRoute), compute management (VMs, scale sets, AKS), storage and backup, monitoring with KQL, and Azure Policy. Includes 30+ troubleshooting scenarios and diagnostic checklists.
Common Q&A + Troubleshooting
Answers to the most frequently asked exam questions for both AZ-900 and AZ-801, plus a full troubleshooting guide covering connectivity, permissions, storage, and monitoring. Includes CLI commands, portal steps, and diagnostic checklists you can use when things go wrong.
07 · Favourites
Projects I use, enjoy, or think are worth knowing about.
late.sh
A cozy terminal clubhouse for developers — lofi beats, casual games, chat, and tech news, all over SSH. No browser required. Just ssh late.sh and you're in.