interfaces 133 B

123456789
  1. auto lo
  2. iface lo inet loopback
  3. auto eth0
  4. iface eth0 inet static
  5. address 192.168.0.42/24
  6. gateway 192.168.0.1
  7. hostname deepthought