proxmox
Install Qemu-guest-agent in VM to get VM information
- Install
- Then enable Quemu Guest Agent from VM Manager
Ref: https://pve.proxmox.com/wiki/Qemu-guest-agent
Proxmox Terraform provider
Fatal glibc error: CPU does not support x86-64-v2
change the CPU type of VM
Hardware section> processors> Type= "host" instead of "x86-64-v2"
Performance tweaks
https://pve.proxmox.com/wiki/Performance_Tweaks
How to change password of a guest vm using qm
pve doc
CLI Tools
Disk Resize
How to add ISO image in proxmox
unlock a VM from CLI
qm unlock <vm-id>