在安装虚拟机中,如过选择最小安装,会遇到无法使用wget的情况,可以尝试以下方法:

debian或者ubuntu:sudo apt-get install wget

centos:sudo yum -y install wget

相关文章: