Submitted by progmatter on Fri, 05/10/2013 - 13:33
I preformed the usual upgrade to 12.04, and ended up loosing my Internet accessibility. Turns out you can corrupt the interfaces file in the etc/network directory.
To fix this, you need to make sure that the following content is present in "interfaces" file:
auto eth0
iface eth0 inet dhcp
auto lo
iface lo inet loopback
I found that the first two lines had been removed, and as a result, I could no longer connect to the Internet. I changed the file permissions using the following:
chmod 777 interfaces
Submitted by progmatter on Mon, 03/04/2013 - 15:51
Making a serial cable for Modela MDX-20 Mini Mill