• 2020-04-03
centos7下安装软件失败

centos7下安装软件失败的解决方法:1、打开ifcfg-ens33配置文件;2、修改配置【ONBOOT=yes】;3、执行命令【netstat network restart】重启网络服务。...

11