Category: Linux

Install VMware Tools into Linux Redhat or CentOS server

Right click VM > Guest > Initiate VMware Tools Install

Next SSH onto the server and install VMWare Tools from command line:

    mount /dev/cdrom /mnt/
    cd /mnt/
    rpm --install VMwareTools-4.0.0-261974.i386.rpm
    /usr/bin/vmware-config-tools.pl 

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.