Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2774

Raspberry Pi OS • Re: How to add wifi connections on headless bookworm (RPi4B)?

$
0
0
Just found this thread after installing Bookworm and wondering how to predefine wifi connections. Two things not mentioned yet: if you manually edit the "/etc/NetworkManager/system-connections/*.nmconnection" files and want to add a new UUID to an existing file, you can use the "uuid" tool for that:

Code:

$ uuid | sudo tee -a example.nmconnection
and then edit it to move it to the "uuid=" line. And secondly, not sure if this is necessary if you reboot anyway, but it can't hurt: after manually adding new connection files, let NetworkManager know they exist by

Code:

$ sudo nmcli connection reload
What a kerfuffle! Darn you, Poettering.

Statistics: Posted by algorithm — Wed Mar 27, 2024 6:11 pm



Viewing all articles
Browse latest Browse all 2774

Latest Images

Trending Articles



Latest Images