January 2023

Simplifying VM Management: Executing Commands in Guest VMs using Virsh

If you are using virsh/qemu for Virtual machine management, then there are many occasions when an administrator requires to run some commands on the guest VM. This is made very simple by “Quem-guest-agent.” This post demos two approaches to running a command in the Virtual guest machine. Prerequisite:(Teststed for Ubuntu Host and Guest Machine) Approach-1:

Simplifying VM Management: Executing Commands in Guest VMs using Virsh Read More »

Scroll to Top