Difference between revisions of "Ubuntu network configuration"
From MyWiki
(Created page with " auto eth0 iface eth0 inet static address 10.0.0.100 netmask 255.255.255.0 gateway 10.0.0.1") |
(No difference)
|
Revision as of 11:38, 25 June 2015
auto eth0 iface eth0 inet static address 10.0.0.100 netmask 255.255.255.0 gateway 10.0.0.1