http://www.hotdogsuitlaatservice.nl/zybnapasta/4666 分享给你的朋友->
http://oepib.org/?efiop=conocer-personas-hindu&38f=f2 在把我多年来收集的艺术电影全部转到其它硬盘上后,ubuntu 9 server版二十分种就安装成功了,但还上不了网,要设置一下DNS
http://www.thewoolshed.com.au/?mirti=agence-de-rencontre-s%D0%93%C2%A9rieuse-quebec&990=9f ubuntu shell下设置网卡ip地址,网关,dns的方法
hop over to this web-site 一般ubuntu server在安装的时候,都会在ui中让你输入vip地址和网关dns等信息。
http://bossons-fute.fr/?fimerois=site-de-rencontre-europeen&200=8c 一般搬迁服务器的时候,都会重新配置服务器的ip信息。那么,在shell下怎么修改呢。今天,正好给宠物导航搬迁服务器,顺便整理记录一下。
try this out 打开/etc/network/interfaces,如果没有配置过ip,比如安装过程中跳过,则会看到
why not find out more auth lo
iface lo inet loopback
singles dating in charlotte nc 如果,已经配置过,会看到类似如下的eth0 或 eth1配置
#from iu1u.com
auth eth0
iface eth0 inet static
address 192.168.1.1
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.254
dns-nameservers 202.106.0.20
修改其中的信息为自己的,修改dns还要同时修改/etc/resolv.conf文件里面的dns地址。
然后重启机器,或者执行命令sudo /etc/init.d/networking restart,刷新网络接口信息即可。
嗯 不错 学习了一些!