qm-resume: add page (#9374)
This commit is contained in:
12
pages/linux/qm-resume.md
Normal file
12
pages/linux/qm-resume.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# qm resume
|
||||||
|
|
||||||
|
> Resume a virtual machine.
|
||||||
|
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||||
|
|
||||||
|
- Resume a specific virtual machine:
|
||||||
|
|
||||||
|
`qm resume {{vm_id}}`
|
||||||
|
|
||||||
|
- Resume a specific virtual machine ignoring locks (requires root):
|
||||||
|
|
||||||
|
`sudo qm resume {{vm_id}} --skiplock true`
|
Reference in New Issue
Block a user