查看是否具有属性

 lsattr /etc/resolv.conf 

----i--------e- /etc/resolv.con

默认文件是不具备属性的,如果有属性i,则无法修改、删除、修改

通过如下命令进行修改

 chattr -i /etc/resolv.conf

重启网卡服务