Dates: 2/12/2014 |
|
|
using commands /sbin/ifconfig and /sbin/route Check the interface configuration:
Stop the interface:
Configure the interface:
Static IP address configuration on Ubuntu in /etc/network/interfaces
Dynamic (DHCP) configuration on Ubuntu:
For the name resolution, configure /etc/hosts, /etc/resolv.conf, /etc/nsswitch.conf
|
|