主机:win7

工具:vmare 11.0.0

系统:http://mirrors.163.com/centos/6.8/isos/x86_64/CentOS-6.8-x86_64-minimal.iso

 

原因比较简单: 默认的etho0没有启用,启用即可。

vi /etc/sysconfig/network-script/ifcfg-eth0

 将 ONBOOT=no

改为 ONBOOT=yes

重启网络服务

service network restart

 

相关文章:

  • 2022-12-23
  • 2021-12-13
  • 2022-01-13
  • 2021-08-23
  • 2021-04-24
  • 2022-12-23
  • 2021-12-09
猜你喜欢
  • 2021-08-26
  • 2021-05-20
  • 2021-11-30
  • 2021-04-17
  • 2021-12-27
  • 2022-03-03
  • 2022-12-23
相关资源
相似解决方案