berrylan
berrylan copied to clipboard
How can I forget the current network and have it re-setup?
Is there a command I can run to force the setup process again to re run? Is there a way to forget the network?
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