Posted On March 31, 2019

How to Install VMware Tools on Centos 7

kimconnect 0 comments
blog.KimConnect.com >> Virtualization >> How to Install VMware Tools on Centos 7
su -
yum install gcc gcc-c++ make binutils -y
yum update kernel
reboot
--------
su -
yum install kernel-headers kernel-PAE-devel
uname -rs
--------
copy tar file over to temp drive then cd into it
--------
sudo ./vmware-install.pl

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Project Servers Virtualization

Project Scope: The scope of this project is limited to stabilizing production environment by ensuring…

Setup Virtual DMZ and Trust Zones with PFSense

I. Setup Route at Core Router1. Configure subnet, ip helper address, and default route---------- Example…

Limitations: VM Import to AWS

VM to AWS instance limitations: - Cannot import VMs that have been created via P2V…