Static IP Configuration on Raspberry Pi OS¶
Setting a static IP address on Raspberry Pi OS Bookworm ensures your Raspberry Pi always uses the same IP, simplifying remote access.
1. Open the NetworkManager Configuration¶
2. Modify the Connection to Set a Static IP¶
Replace
192.168.1.100 with your desired IP, and adjust the gateway and DNS settings as needed.
3. Save and Apply the Configuration¶
4. Verify the Static IP¶
Your Raspberry Pi is now set with a static IP address using NetworkManager! 🌐