Skip to content

Instantly share code, notes, and snippets.

@Ritika-Das
Last active January 31, 2022 11:06
Show Gist options
  • Save Ritika-Das/a93e3635008dd3df5fefa9ff774fa887 to your computer and use it in GitHub Desktop.
Save Ritika-Das/a93e3635008dd3df5fefa9ff774fa887 to your computer and use it in GitHub Desktop.

To view the list of saved network connections and connected wireless device in green

nmcli c

To make NetworkManager forget a saved connection

nmcli c delete <name>

Example

nmcli c delete pvpn-ipv6leak-protection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment