You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[vipulgupta2048] It seems that nmcli has some persistence of its own. To delete a network connection by doing (on top of deleting the configs from the system-connections:
nmcli connection show # to get the name of the connection
nmcli connection delete <id>
The text was updated successfully, but these errors were encountered:
[vipulgupta2048] It seems that nmcli has some persistence of its own. To delete a network connection by doing (on top of deleting the configs from the system-connections:
The text was updated successfully, but these errors were encountered: