Vmware Client in Linux
Environment
Setup required software
Setup Vmware Client
- Ubuntu 7.04
Setup required software
apt-get install binutils cpp gcc linux-headers-`uname -r`
Setup Vmware Client
- Select "VM" > "Install Vmware Tools" from VMware Server Console
- Enter following command#mount /dev/cdrom 
 #cp /media/cdrom*.gz /tmp
 #cd /tmp
 #tar zxvf *.gz
 #cd vmware*
 #./vmware-install.pl
- Follow Vmware Client installation wizard that will guide you what should do