Centos7更改网卡名称eth0
用ifconfig查看网卡名称为ens33,现在要将它修改成eth0http://s1.运维网.com/images/20181020/1540016446836380.png
编辑配置文件/etc/sysconfig/network-scripts/ifcfg-eno16777736
将DEVICE=eno16777736修改成DEVICE=eth0
保存并退出
http://s1.运维网.com/images/20181020/1540016471766548.png
http://s1.运维网.com/images/20181020/1540016495566209.png
http://s1.运维网.com/images/20181020/1540016509715511.png
页:
[1]