Skip to content

Instantly share code, notes, and snippets.

View erikmansson's full-sized avatar

Erik Månsson erikmansson

View GitHub Profile
@erikmansson
erikmansson / raspberry_eth_dhcp.md
Last active January 5, 2023 18:39
Simple Raspberry ethernet DHCP setup

Edit /etc/dhcpcd.conf

sudo nano /etc/dhcpcd.conf

Around line 44, uncomment (and possibly edit)

interface eth0
static ip_address=192.168.0.10/24