minke icon indicating copy to clipboard operation
minke copied to clipboard

Add instructions on how to change IP on raspberry

Open Scordo opened this issue 4 years ago • 1 comments

Hi,

my raspberry had problems getting an IPV4 from my IPV6 enabled network. I've spent plenty of times to find out how to change the fallback Ip-Adress of 192.168.1.200 to a custom one.

Please add to the documentation that this is a custom linux distro derived from: https://www.yoctoproject.org/ Configurations can be found here: /lib/systemd/network/

In my case the eth0 config: vi /lib/systemd/network/80-wired.network

Btw. also make sure everyone knows, that the root-account has no password set and everyone is able to takeover the box by setting one. I've changed mine via ssh.

Regards, Jens

Scordo avatar Jul 14 '20 08:07 Scordo

IPv4 - can't you set the IP in the UI rather than editing this file by hand? I know that's in the installation instructions somewhere.

As for the empty root password ... I should probably address than when I add some sort of login UI (which I keep putting off doing).

aanon4 avatar Aug 25 '20 06:08 aanon4