一、问题描述:
Ubuntu18.4下安装VMware Tools 一直提示 “what is the location of the ifconfig program on your manchine”。
二、解决办法:
1、首先使用sudo apt-get update命令,更新软件列表,如下:
2、使用sudo apt-get install net-tools命令,安装网络接口管理工具,如下图:
3、重新安装VMware Tools工具,如下图:
4、安装之后会提示重启虚拟机,重启即可,如下图: