Proxmox - jhu-information-security-institute/infrastructure GitHub Wiki

Force shut down a stalled vm

  1. go to the shell in proxmox
  2. $ ps aux | grep <VMID>
  3. $ kill -9 <PID>
⚠️ **GitHub.com Fallback** ⚠️