How to Configure a Static IP in Ubuntu 9.04
26
JanStart off by editing the file /etc/network/interfaces with your favourite text editor. You will need to have root access to modify this file, so for example use the following command: Now tweak the file to your needs, this example sets the IP address to 192.168.1.123 on eth0. I suggest running the command ifconfig beforehand and [...]






