Add proxmox

main
Gasper Spagnolo 2022-11-06 19:35:58 +01:00
parent 2c2540286d
commit 8d208a7ba8
1 changed files with 8 additions and 0 deletions

8
proxmox.md Normal file
View File

@ -0,0 +1,8 @@
# PROXMOX
## Virtual machine does not have nested virtualization enabled?
ssh into host proxmox and execute
```bash
root@spanskiduh:~# qm set <vm_id> --cpu host
```