当前位置:网站首页>Latest installation tutorial of VMware Tools (rhel8)
Latest installation tutorial of VMware Tools (rhel8)
2022-07-19 03:20:00 【lucky-wz】
virtual machine VMware Tools What if the option is gray and cannot be opened ?
This problem should be very common , Here's the picture :
The solution is simple , Turn on the virtual machine's " Set up ".
Add new “CD/DVD Driver ”
choice " Use ISO Image file ":
This file is in Vmware There should be an installation directory for ! That is to say, in the figure below “linux.iso” file , Select and open
Now enter the system desktop , Open file , It can be found that there is already “Vmware Tools” La ~
install Vmware Tools
Click on “Vmware Tools”, You can find the compressed package in the figure below
Copy the compressed package in the above figure to the desktop ( Decompressing directly here will report an error , I don't know why ), You can use the following command to copy
[[email protected] VMware Tools]$ cp VMwareTools-10.3.21-14772444.tar.gz /home/lucky/Desktop/VMwareTools-10.3.21-14772444.tar.gz
Use the following command to unzip
tar -zxvf VMwareTools-10.3.21-14772444.tar.gz
You can see that there is an extra folder on the desktop :
Enter the extracted folder , View the files in the current folder
[[email protected] Desktop]$ cd vmware-tools-distrib/
[[email protected] vmware-tools-distrib]$ ls
bin caf doc etc FILES INSTALL installer lib vgauth vmware-install.pl
Execute the executable file under the folder
sudo ./vmware-install.pl
One value illumination []
Just lose inside , Many steps are omitted in the middle …
…
In addition to the following figure , choice yes
The following figure means that the installation is successful !
Last , Restart the system !
\quad
\quad
\quad
\quad
If there is a problem with the installation, please leave a message , update !
\quad
END
边栏推荐
- Systick timer basic learning and hand tearing code
- Yolov5 opencv DNN reasoning
- My most productive easypypi once again has been updated! V1.4.0 release
- 【单片机仿真】(十五)指令系统位操作类指令 — 位运算指令、位条件转移指令
- 04_ Service registration Eureka
- Fiddler grabbing
- Go语言 实现发送短信验证码 并登录
- Es6 notes d'étude - station B Xiao Ma Ge
- D. Permutation restoration (greedy / double pointer /set)
- Pytorch best practices and code templates
猜你喜欢
Code demonstration of fcos face detection model in openvino
Graphql first acquaintance
zsh: command not found: mysql
深入理解机器学习——类别不平衡学习(Imbalanced Learning):样本采样技术-[人工采样技术之SMOTE采样法及Borderline-SMOTE采样法]
GraphQL初识
After 4 years of developing two-sided meituan, we finally lost: the interview question of volatile keyword function and principle
2022-07-16: what is the output of the following go language code? A:[]; B:[5]; C:[5 0 0 0 0]; D:[0 0 0 0 0]。 package main import ( “fmt“ )
05_服务调用Ribbon
乐视还有400多位员工?过着没有老板的神仙日子 官方出来回应了...
自动装配 & 集合注入
随机推荐
ncnn DataReader&Extractor&blob
【单片机仿真】(五)寻址方式 — 立即寻址与寄存器间接寻址
[template record] string hash to judge palindrome string
Yolov5 opencv DNN reasoning
[MCU simulation] (XIV) instruction system bit operation instructions - bit data transmission instructions MOV, bit variable modification instructions
RESNET learning notes
[MCU simulation] (XIX) introduction to assembly, assembly instructions, pseudo instructions
Bisenetv2 face segmentation
乐视还有400多位员工?过着没有老板的神仙日子 官方出来回应了...
[MCU simulation] (IV) addressing mode register addressing and direct addressing
Yolov6 learning first chapter
Net SNMP development I
Transaction and storage engine in MySQL database
Configure high availability using virtual ip+kept
We should increase revenue and reduce expenditure
Automatic assembly & set injection
Fiddler抓包
2022-07-16: what is the output of the following go language code? A:[]; B:[5]; C:[5 0 0 0 0]; D:[0 0 0 0 0]。 package main import ( “fmt“ )
Multi table query - case exercise
[MCU simulation] (XX) org - set start address