Network setup

Category: /knowledge /linux /network
Tags: linux ifconfig

To change IP address

  1. sudo ifconfig eth0 192.168.1.7

  2. edit /etc/resolv.conf

  3. edit /etc/network/interfaces

    iface eth0 inet static address 192.168.1.7 netmask 255.255.255.0 gateway 192.168.1.1

讨论

提示

  • 如果看不到讨论部分, 请暂时关掉adblock in Firefox/Chrome
  • 本网站使用Javascript实现评论功能, 此处外链对提高您的网站PR没有帮助. (潜台词: 请不要灌水, 谢谢)