System / VMs

Virtual Machines

2026-05-19
Lima
not found · macOS VM host
UTM
not found · GUI VM manager
Guacamole
not found · Browser remote desktop
Install Lima
brew install lima
limactl start --name=default template://ubuntu
limactl shell default

Lima runs Linux VMs on macOS using QEMU. After install, this page will show VM status and controls. Pair with Guacamole (Docker) for browser-based remote desktop.

Guacamole not running.docker run -d --name guacamole -p 8080:8080 guacamole/guacd