DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
1. Access SSVM from Hypervisor and run /usr/local/cloud/systemvm/ssvm-check.sh |
|
27. How to install VMWare tools on a guest VM?
1. Attach VMware tools ISO to the instance from Cloudstack
2. It would have got moved /dev/cdrom on your Cent OS
3. Access Instance and perform below steps
a. mkdir /sailaja
b. mount /dev/cdrom /sailaja (It gets mounted in a Read Only mode)
c. cd /sailaja/
d. ls
manifest.txt VMwareTools-8.6.5-621624.tar.gz
4. Copy the tar file to any other folder and extract it (tar zxf /mnt/cdrom/VMwareTools-5.0.0-<xxxx>.tar.gz)
5. Install the tools
a. .cd vmware-tools-distrib
b. ./vmware-install.pl