centos怎么重启网卡 centos6的网卡重启方法:service network restartcentos7的网卡重启方法:systemctl restart network(推荐学习:linux视频教程)扩展知识:DNS配置文件:cat /etc/resolv.conf设置主机和IP绑定信息:cat /etc/hosts设置主机名:cat /etc/hostname相关教程推荐:CentOS使用教程以上就是centos怎么重启网卡的详细内容,更多请关注其它相关文章!