1.问题:

ping: www.baidu.com: Name or service not known

2.解决:

经过搜索做了以下设置:

2.1配置文件

新装CentOS7无法联网

进入ifcfg-ens33文件后找到选项:“noboot=no”,修改为 “noboot=yes”

2.2设置系统网络

新装CentOS7无法联网

2.3.重启网络服务

	service network restart

3.测试:

新装CentOS7无法联网

搞定!

相关文章:

  • 2021-12-04
  • 2022-02-07
  • 2021-09-14
  • 2022-12-23
  • 2022-01-01
猜你喜欢
  • 2021-05-09
  • 2021-06-15
  • 2021-07-13
  • 2021-11-29
  • 2021-07-12
  • 2021-06-25
  • 2021-09-06
相关资源
相似解决方案