📌  相关文章
📜  ubuntu proxmox 来宾代理 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:04.585000             🧑  作者: Mango

代码示例1
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