Posts

Showing posts matching the search for networkmanager

NetworkManager on Raspberry, easy start

Image
Updated 2023-10-13 ! There is a "new kid in the block" called NetworkManager (NM),  configuration of network interfaces,  which in OS "Bookworm", Debian 12, is replacing  the former used  dhcpcd . NM isn't really new since the first public release was made 2004. In this post I will write down some NM hints for an easy start since I didn't find any myself.

NetworkManager UI and access point, hotspot

Image
Updated 2023-10-12 ! In a former post I shared some thoughts about how to start using NetworkManager (NM), on a Raspberry, and here I will continue with additional examples that can help with network setup. NMTUI is NetworkManager text UI which can handle the most common tasks in a easy way. An access point or hotspot will be configured. " sudo nmcli connection edit xxxx " is a command that guides you throw a change of parameters.