首先修改网卡的配置文件
vim /etc/network/interfaces
然后修改静态的 DNS
vim /etc/resolv.conf
最后重启网卡,使配置生效
/etc/init.d/networking restart