proxmox install guest agent code example
Example: ubuntu proxmox guest agent
Ubuntu: apt-get install qemu-guest-agent
Redhat: yum install qemu-guest-agent
The guest agent might not start automatically after the installation.
Start it either directly with
systemctl start qemu-guest-agent