centos7 ip地址设置
Posted shabake
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos7 ip地址设置相关的知识,希望对你有一定的参考价值。
centos7 ip地址设置
http://simonhu.blog.51cto.com/196416/1588971
CentOS系统 修改DNS
修改对应网卡的DNS的配置文件
# vi /etc/resolv.conf
修改以下内容
nameserver 8.8.8.8 #google域名服务器
nameserver 8.8.4.4 #google域名服务器
http://www.jb51.net/LINUXjishu/66509.html
以上是关于centos7 ip地址设置的主要内容,如果未能解决你的问题,请参考以下文章