nymea / berrylan

Raspberry Pi WiFi setup
http://berrylan.org
GNU General Public License v3.0
335 stars 55 forks source link

How can I forget the current network and have it re-setup? #70

Open pythcon opened 2 years ago

pythcon commented 2 years ago

Is there a command I can run to force the setup process again to re run? Is there a way to forget the network?

simonseres commented 2 years ago

To delete the network connection you can use sudo nmcli con del CONNECTION_NAME from terminal. To find your CONNECTION_NAME you can enter sudo nmcli con show