【Linux】Linux没有网络,可能的解决方法


[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 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM