diff --git a/proxmox.md b/proxmox.md new file mode 100644 index 0000000..f970ae3 --- /dev/null +++ b/proxmox.md @@ -0,0 +1,8 @@ +# PROXMOX + + +## Virtual machine does not have nested virtualization enabled? +ssh into host proxmox and execute +```bash +root@spanskiduh:~# qm set --cpu host +```