I attempted to give my RPi a static IP address by altering /etc/network/interfaces file. Now the command, ifconfig, shows no lo when called. What did I do wrong?
I tried reverting the line iface eth0 inet static back to iface eth0 inet dhcp, but still am still having the same problem.