【无标题】Centos8:xshell无法连接装有Centos8系统的虚拟机

下载Centos8创建虚拟机后,miniInstall中只有Development Tools这个工具(四缺一),无所谓直接下一步,想着反正后续可以yum。
虚拟机创建、配置完成后尝试xshell连接--------------连接失败------------ip无误-----------虚拟机可以ping通-------------netstat查询端口---------netstat command not found-----------yum install netstat(顺便说一下,centos8重启网卡命令是systemctl restart NetworkManager)---------yum command not found---------配置yum等等一系列堪比排bug学习。
Centos8:xshell无法连接装有Centos8系统的虚拟机的
解决方法:不要用Centos8

(纯属写着玩的,各位大佬轻喷)

你可能感兴趣的:(linux,服务器,centos)