Remote tech support for someone else's machine
Your dad's home server stopped serving photos, or a friend's VPS won't boot a service. With AI Commander they install a small agent once and send you a session code — then you (or Claude) fix it over a real shell: read the logs, restart the service, install the missing package. No screen-sharing call to schedule, no ports to open on their side.
The job
Remote support is the original use case for tools like TeamViewer and AnyDesk — but most of those are built around seeing a desktop. A huge share of "can you fix my box?" requests are actually headless: a home server, NAS, Raspberry Pi, or VPS where the fix lives at the command line. AI Commander is purpose-built for that half:
- Diagnose from logs:
journalctl, service status, recent errors — without dictating commands over the phone. - Restart or reconfigure the broken service and confirm it's healthy.
- Install or update the package they're missing.
- Free a full disk, fix permissions, or recover a wedged Docker stack.
What it looks like
aicommander-agent block-admin); to lock everyone out, they reset the code (aicommander-agent change-code), which mints a new code and clears every linked account. You only have access while they want you to.Why AI Commander for headless support
| AI Commander | TeamViewer / AnyDesk | Guided SSH | |
|---|---|---|---|
| Headless box (no monitor) | ✓ | needs a screen | ✓ |
| Their side opens a port | No | No | Often |
| Both of you online at once | Not required | usually | required |
| AI can do the fixing | ✓ MCP | ✗ | ✗ |
| Setup on their machine | one install command | app + ID/password | SSH + keys |
Set it up
Have the person you're helping run this on their Linux machine (or install the desktop app on macOS / Windows):
curl -fsSL https://aicommander.dev/install | sudo bash
They send you the session code it prints; you connect your AI client, quote the code, and fix it. For machines you support regularly, sign in and save them under aliases.
FAQ
Fix it from your own chat
Have them install the agent once; help them whenever something breaks, no call required.