DESK · THEORY
The Workflow · May 26, 2026

What is a cloud VM?

A computer you rent that lives in someone else's data center. Always on. Accessible from anywhere. Where you run an agent when you do not want to keep your laptop open.

LAX, gate 47, a one-hour weather delay. I open Telegram on my phone. My agent (running on a small computer I rent for about ten dollars a month in a Toronto data center) has already drafted three replies, scheduled two meetings, and flagged a pricing question from a customer who is up for renewal. The reason that worked is that my agent was not on my laptop. It was on a cloud VM.

The first time you need your agent to keep working while you are doing something else, the question becomes: where does the agent live? The answer is almost always a cloud VM.

What it is

A cloud VM (virtual machine) is a computer you rent by the month from a cloud provider. It runs in their data center, on their hardware, in a city you can pick, and it acts like a Linux computer you own. You log in to it over the internet. You install software on it. You leave it running, or you turn it off. You pay by the hour or by the month.

The major providers a CEO is likely to use:

A typical CEO agent install runs comfortably on a $5-$20 box. You can spend more, but you almost certainly do not need to.

Why it matters

Three things a cloud VM does for an agent that your laptop cannot.

Always on. A cloud VM has 99%+ uptime. It does not sleep when you close your laptop. It does not run out of battery on the flight home. If the agent is supposed to text you at 6 AM Monday with the week-ahead brief, the agent is awake at 6 AM Monday. Your laptop is not.

Always reachable. A cloud VM has a fixed address on the internet. You can reach it from your phone, from a coffee-shop laptop, from your hotel room. If you want to text your agent in Telegram while you are at LAX, the agent has a doorway open in the cloud waiting for you. Your laptop, sitting at home, does not.

Always backing up. Every major cloud provider offers automated snapshots (daily copies of the whole box, saved by the provider). Set it once and the VM gets backed up every night for a few dollars a month. If the box ever drifts into a bad state, you restore the snapshot from last night and you are back. There is no equivalent for your laptop's "agent install."

The combination of those three is what shifts an agent from "a tool I open" to "infrastructure that operates." A laptop-resident agent is closer to the tool side. A VM-resident agent is closer to the infrastructure side. The CEOs running the deepest leverage with their agents almost all run them on a VM.

What a good one looks like

A reasonable starter setup for a CEO agent install:

Total cost for a serious agent install: around $15-$30 a month. The same order of magnitude as your Claude subscription.

Common mistakes

Over-provisioning. Most CEO agents fit comfortably on a $5-$10 box. The $100-a-month box is mostly empty processor and unused memory. Start small; resize up if you actually hit a wall.

Skipping backups. A VM without snapshots is a single point of failure. The day the box drifts into a bad state without a backup is the day you lose two weeks of agent memory.

Reusing one box for everything. When you mix your agent with your other experiments on a single box, every crash hits all of them. Keep the agent's home separate.

Forgetting it exists. Cloud VMs charge monthly. A test box you spin up in February and forget about in July is a $50 lesson. Most providers email a usage summary monthly; read it.

Treating the setup as one-and-done. A VM needs the occasional update, security patch, or restart. Once a quarter, log in and confirm everything is healthy. Once a year, restore from a snapshot just to confirm the backup actually works.

Do this next

If your harness runs on your laptop and you have started wishing the agent could reach you when the laptop is closed, that is the signal. The cheapest serious starting point is a DigitalOcean Basic droplet ($6 a month) or a Hetzner CX21 (about $5 a month). Both walk you through the setup in thirty minutes. The first time your phone buzzes at 9 PM with an answer from your agent while the laptop is closed in another room, you will understand why the CEOs running the deepest AI leverage almost all run it on a VM.

The Thursday 3

Get three workflows like this every Thursday

The Thursday 3 is a free weekly email. Three workflows that put you in the top 1% of CEOs. 90-second read. Every card links back to a step-by-step guide like this one.

Get the newsletter →
The Desk Theory books

The architecture behind this workflow.

Two operator's manuals for the same job, run two different ways. OpenCLAW for the always-on agent harness; Claude Code for the focused-work CLI. Pick one, or get the bundle for $149.

Browse the books · $99 each