1
0
Fork 0
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:
Brett Krueger 2022-10-30 06:39:56 -05:00 committed by GitHub
parent 2603b45852
commit 517cdc4254
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
pages/linux/qm-unlock.md Normal file
View 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}}`