For the complete documentation index, see llms.txt. This page is also available as Markdown.

Proxmox Cheatsheet

To restart webgui:

service pveproxy restart

To interact with VMs use command qm

Example:

qm restart <vmid>

Last updated