mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 13:57:17 +00:00
Update cheatsheets
This commit is contained in:
14
linux/qm-cleanup
Normal file
14
linux/qm-cleanup
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# qm cleanup
|
||||
|
||||
> Clean up resources on QEMU/KVM Virtual Machine Manager like tap devices, VGPUs, etc.
|
||||
> Called after a VM shuts down, crashes, etc.
|
||||
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||
|
||||
- Clean up resources:
|
||||
|
||||
`qm cleanup {{vm_id}} {{clean-shutdown}} {{guest-requested}}`
|
||||
Reference in New Issue
Block a user