How do I uninstall Linux VMTools?
Solution
-
Log in to the virtual machine and run the following command to stop the service:
[root@localhost ~]# service zwatch-vm-agent stop -
Run the following command to remove the file:
[root@localhost ~]# mv /etc/systemd/system/zwatch-vm-agent.service -
Run the following command to remove the directory:
[root@localhost ~]# mv /usr/local/zstack/zwatch-vm-agent