rxx1005
[root@localhost etc]# cd /etc/sysconfig/network-scripts/

[root@localhost network-scripts]# ll

在这里插入图片描述

修改此文件中的ONBOOT=yes

[root@localhost network-scripts]# vim ifcfg-ens33 

在这里插入图片描述

重启网络

[root@localhost network-scripts]# service network restart 

分类:

技术点:

相关文章:

  • 2021-12-21
  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
  • 2021-09-18
  • 2022-02-13
  • 2021-09-27
猜你喜欢
  • 2021-07-17
  • 2022-12-23
  • 2021-11-03
  • 2021-12-29
  • 2021-06-11
  • 2021-11-02
  • 2022-12-23
相关资源
相似解决方案