Quote Originally Posted by o_O View Post
To set up wired networking:
  • First plug computer into router via ethernet
  • Then open a terminal
  • Type "sudo ifconfig eth0 up" *
  • Type "sudo dhclient eth0" *

* You may need to change eth0 to eth1 or eth2
And you're connected.
That will come in handy.