2012年11月29日 星期四

Ubuntu Linux networking example

/etc/network/interfaces 指定IP
iface eth0 inet static
address 192.168.0.124
netmask 255.255.255.0
gateway 192.168.0.254
sudo /etc/init.d/networking restart

沒有留言:

張貼留言