How to enable Qemu Guest Agent for Virtual Machines

Linux Based OS

Install Qemu Guest Agent

CentOS

yum install -y qemu-guest-agent

Ubuntu

apt install -y qemu-guest-agent

Debian

apt install -y qemu-guest-agent

AlmaLinux 8

dnf install -y qemu-guest-agent

RockyLinux 8

dnf install -y qemu-guest-agent

Then, start and ensure the service is persistent

systemctl enable --now qemu-guest-agent

Windows OS

Download these 2 installers in your Windows VM, and install

https://spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe
https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-qemu-ga/qemu-ga-win-102.10.0-0.el8_5/qemu-ga-x86_64.msi

the program will start automatically after installation

相关推荐
乐维_lwops14 小时前
2025年运维监控建设重点是什么?
运维·监控系统·it监控
二进制coder14 小时前
Linux RTC 驱动子系统详细实现方案
linux·运维·实时音视频
淮北49414 小时前
linux系统学习(10.shell基础)
linux·运维·服务器·学习
视觉震撼14 小时前
RDP登录事件详细溯源分析脚本(兼容Windows PowerShell版本)
运维·网络·windows·网络安全·网络攻击模型·安全威胁分析·安全架构
Lolo_fi15 小时前
记录Fedora43上安装向日葵
linux
noravinsc15 小时前
两台 centos 7.9 部署 pbs version 18.1.4 集群
linux·运维·centos
你的微笑,乱了夏天15 小时前
linux centos常用命令整理
linux·运维·centos
故林丶15 小时前
【Linux】CentOS 7.8 Docker + Docker Compose 安装
linux·docker·centos
刘一说15 小时前
CentOS系统一键安装Memcached教程
linux·centos·memcached
网硕互联的小客服15 小时前
Windows2008 如何禁用FSO?
运维·服务器·网络·windows·安全