Install VM tools for ClearOS CentOS
Install VM tools for ClearOS or CENTOS
1. Download ClearOS and install it.
2. Register system and login SSH
3. Run update "yum update -y" then reboot
4. Run install "yum install open-vm-tools then reboot
5. verify VM tool running "systemctl status vmtoolsd.service
Loaded: loaded (/usr/lib/systemd/system/vmtoolsd.service; enabled; vendor preset: enabled)
Active: active (running)
Comments
Post a Comment