In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces how to install VMware Tools under Linux. It is very detailed and has a certain reference value. Friends who are interested must finish it!
VMware Tools is an enhanced toolkit for VMware Workstation virtual machine software, which is a driver provided by VMware to enhance the performance of virtual video cards and hard drives, and to synchronize virtual machines with host files.
System environment Centos7.7Centos8.0Fedora31Ubuntu18.04 online installation of VMware Tools
The easiest way to do this in Centos7,Centos8,Fedora31,Ubuntu is to install open-vm-tools from the network repository. Open VM Tools is an open source implementation of the VMware tool for the Linux guest operating system. Open-vm-tools is divided into two packages, one for non-graphical interfaces and the other for tools with graphical interfaces.
Install open-vm-tools# on Fedora31/Centos7/Centos8 without graphical interface install this package [root@localhost] # yum-y install open-vm-tools# install this package [root@localhost] # yum-y install open-vm-tools-desktop install open-vm-tools# on Ubuntu18.04 without graphical interface install this package bob@ubuntu-18-04install open-vm-tools# install $sudo apt install open- Vm-tools# has a graphical interface to install this package bob@ubuntu-18-04 sudo apt install open-vm-tools-desktop
Mount the ISO file and install VMware Tools
Open VMware Workstation, open the virtual machine that needs to install VMware Tools, right-click the tab above, and click "install VMware Tools (T) …"
Install VMwareTools # mount the CD-ROM drive to the / mnt directory [root@localhost ~] # mount / dev/sr0 / mnt# to the home directory [root@localhost ~] # tar-zxvf / mnt/VMwareTools-10.3.10-12406962.tar.gz-C ~ [root@localhost ~] # cd vmware-tools-distrib/ [root@localhost vmware-tools-distrib] #. / vmware-install.pl-f-d
. / vmware-install.pl parameter explanation:
-d: automatically answer questions and suggested answers. -f: force installation
After the installation is complete, uninstall, eject the virtual CD, and restart the operating system
[root@localhost ~] # umount / mnt [root@localhost ~] # eject [root@localhost ~] # reboot install VMwareTools # Mount the CD-ROM drive to the / mnt directory bob@ubuntu-18-04root@localhost / mnt# decompress the file to the home directory bob@ubuntu-18-04VRO $tar-zxvf / mnt/VMwareTools-10.3.10-12406962.tar.gz-C ~ bob@ubuntu-18-04VOD $cd vmware-tools-distrib/ Bob@ubuntu-18-04VMAX-04VMAX-F-d / vmware-install.pl-f-d
After the installation is complete, uninstall, eject the virtual CD, and restart the operating system
The above are all the contents of the article "how to install VMware Tools under Linux". Thank you for your reading. Bob@ubuntu-18-04ejectbob@ubuntu-18-04ejectbob@ubuntu-18-04sudo reboot is all the contents of the article "how to install VMware Tools under Linux". Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.