adventures in the linux-debian ubuntu forest and side trails
sudo nano /etc/network/interfaces
# The primary network interface auto eth0 iface eth0 inet dhcp
auto eth0 iface eth0 inet static address 10.0.0.100 netmask 255.255.255.0 gateway 10.0.0.1
No comments:
Post a Comment