pibakery-raspbian
pibakery-raspbian copied to clipboard
Feature Request: Add possibility to set a static IP
Makes it convenient for things that require static ips like running a printer server where you really dont want to change your printers when suddenly the raspberry pi's ip address changes
This is a commonly requested block, and one that I'll be working on next. I haven't actually ever setup a static IP on my Pi (when I attempted to do it, it was still 2012 and documentation on how to do it was virtually non-existant) but there are now many guides that I'll be able to use to make the block.
I won't have any time until Wednesday, but I'll have a look at doing it then.
Nice, Thanks:)
David Ferguson [email protected] schrieb am Mo., 26. Sep. 2016, 02:02:
This is a commonly requested block, and one that I'll be working on next. I haven't actually ever setup a static IP on my Pi (when I attempted to do it, it was still 2012 and documentation on how to do it was virtually non-existant) but there are now many guides that I'll be able to use to make the block.
I won't have any time until Wednesday, but I'll have a look at doing it then.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/davidferguson/pibakery-raspbian/issues/10#issuecomment-249455313, or mute the thread https://github.com/notifications/unsubscribe-auth/AMCBvLYhWET7a_dHYDQbVgfZeKSjAxXbks5qtwukgaJpZM4KFvhG .
Matjas
^ This. It is absolutely required when logging in headless via a local network cable.
The way it's done normally is to insert ip=xxx.xxx.xxx.xxx into cmdline.txt prior to anything that might get deleted at first boot. I usually drop it in after rootwait.