一個關於電腦、網路、資訊的手記。
# sudo vi /etc/network/interfaces
auto eth0 iface eth0 address 123.123.123.123 netmask 255.255.255.0 gateway 168.95.1.1
# sudo /etc/init.d/networking restart