Update Community_FAQ.md (#278)

Removed the advanced instructions since they didn't work in the "Static IP section"
This commit is contained in:
arch1mede 2021-04-14 12:34:50 -07:00 committed by GitHub
parent 7fb38b3bd6
commit ba2e94eb2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -100,8 +100,7 @@ DNS=("192.168.X.X 1.0.0.1 1.1.1.1")
ClientIdentifier=mac
```
- Reserve the DHCP ip in your server/router
- __:exclamation:[ADVANCED]:exclamation:__ You can replace systemd-networkd with NetworkManager, this has proven to fix the IP issue with DHCP for some routers
- ```rw; pacman -Sy networkmanager``` and use ```nmcli``` or ```nmtui``` to configure your interface. Then ```systemctl disable --now systemd-networkd``` and ```systemctl disable --now systemd-resolved``` ```systemctl enable --now NetworkManager``` ```ln -sf /run/NetworkManager/resolv.conf /etc/resolv.conf``` and should be good, reboot to make sure services stay on or off (as desired) or put system back in RO mode with ```ro```
- You can replace systemd-networkd with NetworkManager, this has proven to fix the IP issue with DHCP for some routers
### HELP!! I can't find the IP on the ZeroW/RPi4
- Open a browser and type: pikvm, still doesnt work?