Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
raspberry-udk_ss2016:interfaces [2016/06/25 10:13] admin |
raspberry-udk_ss2016:interfaces [2018/06/20 15:36] (current) admin |
||
---|---|---|---|
Line 4: | Line 4: | ||
Find you IP address: | Find you IP address: | ||
$ ip addr | $ ip addr | ||
- | For ginving | + | For giving |
$ sudo nano / | $ sudo nano / | ||
And change the file to: | And change the file to: | ||
Line 20: | Line 20: | ||
# Ethernet | # Ethernet | ||
- | auto etho | + | auto eth0 |
allow-hotplug eth0 | allow-hotplug eth0 | ||
iface eth0 inet static | iface eth0 inet static |