Get Virtualizor

Install Guest Agent

You can follow this guide to install Qemu Guest Agent in VPS only if it is not installed after using option on Create VPS or Manage VPS page.

For Windows, you will need to manually install software after enabling Guest Agent from panel.

Note
Qemu guest agent is support on kvm vms only

Redhat VPS

Execute the following commands:

yum  --skip-broken -y install qemu-guest-agent
systemctl enable qemu-guest-agent
sed -c -i "s/\(BLACKLIST_RPC *= *\).*/\1guest\-file\-seek/" /etc/sysconfig/qemu-ga
systemctl unmask qemu-guest-agent
systemctl restart qemu-guest-agent

Ubuntu VPS

Execute the following commands:

apt-get clean -y
apt-get update -y
apt-get install -y qemu-guest-agent
systemctl enable qemu-guest-agent
systemctl unmask qemu-guest-agent
systemctl restart qemu-guest-agent

Windows  VPS

You will need to enable Guest Agent for VPS from panel and then manually Install either of the following 2 softwares in the windows VPS :

    Was this page helpful?
    Newsletter Subscription
    Subscribing you to the mailing list