mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 16:46:01 +02:00
qm-unlock: add page (#9051)
This commit is contained in:
parent
2603b45852
commit
517cdc4254
1 changed files with 8 additions and 0 deletions
8
pages/linux/qm-unlock.md
Normal file
8
pages/linux/qm-unlock.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# qm unlock
|
||||
|
||||
> Unlock a virtual machine in QEMU/KVM Virtual Machine Manager.
|
||||
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||
|
||||
- Unlock a specific virtual machine:
|
||||
|
||||
`qm unlock {{vm_id}}`
|
Loading…
Add table
Reference in a new issue