[ create a new paste ] login | about

Link: http://codepad.org/bAjOoPGD    [ raw code | fork ]

C, pasted on May 1:
1
2
3
4
5
[root@li231-147 log]# cat /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp 


Create a new paste based on this one


Comments: