Create VM
Following chapter details how to create VM's in Proxmox
Create VM from template
Right-click on the appropriate template and select “Clone”
Select “Full clone” and specify the ID and name
Select VM and Tab "Hardware" and modify Memory and Cores settings accordingly
Adjust disk size accordingly
Start the new VM and wait till cloud-init has finished completely
Login with credentials from template
Run
ip a
to check network connectivityRun
sudo apt install -y qemu-guest-agent
Reboot VM
Have fun!
Last modified: 17 December 2023