I'm trying to do the same thing as lipka with no luck...can someone help me? Here's what I've done so far (trying to connect a dell using Ubuntu 11.10 to the rpi): (1) connected the two together using an ethernet cable (2) rpi: added static ip address (192.168.1.9) to eth0: sudo ifconfig eth0 192.16...