logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

QM Start - Control Virtual Machines on Linux | Online Free DevTools by Hexmos

Control virtual machines on Linux with QM Start. Manage machine types and set timeouts for optimized performance. Free online tool, no registration required.

qm-start

Start a virtual machine on QEMU/KVM Virtual Machine Manager. More information: https://pve.proxmox.com/pve-docs/qm.1.html.

  • Start a specific virtual machine:

qm start {{100}}

  • Specify the QEMU machine type (i.e. the CPU to emulate):

qm start {{100}} --machine {{q35}}

  • Start a specific virtual machine with a timeout in 60 seconds:

qm start {{100}} --timeout {{60}}