Default Ubuntu interfaces file

The default Ubuntu interfaces file looks like the following:

computer@computer:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

It is quite small as one can see. Use ifconfig to get more networking information.

Be the first to comment

Leave a Reply