Interested in putting your ad here?
Note to self: Example interface files for ubuntu/debian systems.
DHCP:
iface eth0 inet dhcp
Static:
iface eth0 inet static address 1.2.3.4 netmask 255.0.0.0 gateway 1.0.0.1
Now, don't forget it!
The taskboy blog is a exploration of computer technology by Joe Johnston. Topics of posts include practical examples Perl, PHP, Python and Java as well as book reviews, industry insights and miscellaneous good stuff.
» All posts
» All topics