Introduction to Using dhcpcd on Raspberry Pi
Note: If the external links in the text cannot be accessed, you can click on the "Read the original text" at the bottom.
Switching from Network-Manager to dhcpcd
::: warning After switching to dhcpcd, WiFi configuration will be lost. If you are connecting to the device via SSH through WiFi, please configure WiFi using raspi-config before switching:::
sudo systemctl enable dhcpcd
sudo systemctl start dhcpcd
sudo systemctl stop NetworkManager
sudo systemctl disable NetworkManager
dhcpcd.conf
The /etc/dhcpcd.conf
file saves common