Browse Source

did not install the dhcpd client, but server package

master
alpcentaur 1 year ago
parent
commit
d5048f5c3a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -65,7 +65,7 @@ The first boot takes a bit longer, up to 2 minutes.
On the Armbian System, SSH on ethernet is enabled. We need to give the On the Armbian System, SSH on ethernet is enabled. We need to give the
Pi an IP Adress now. Pi an IP Adress now.
# Install a dhcp client, in my case it was Arch and dhcpd
# Install a dhcp server, in my case it was Arch and dhcpd
sudo pacman -S dhcpd sudo pacman -S dhcpd
Now we have to create a new local network. Now we have to create a new local network.

Loading…
Cancel
Save