一、下载wgetGNU Wget 1.21.4 for Windowshttps://eternallybored.org/misc/wget/二、把wget.exe复制到要下载CentOS的目录下三、打开终端输入命令下载iso文件wget -U Mozilla/5.0 -O CentOS7-Minimal.iso https://repo.huaweicloud.com/centos-vault/7.9.2009/isos/x86_64/CentOS-7-x86_64-Minimal-2009.iso四、在VMWare创建虚拟机并安装CentOS7五、设置ROOT密码六、登录root账号七、测试网络连通性输入ping baidu.com