Skip to content

Instantly share code, notes, and snippets.

@vishnuvp
Created December 27, 2018 14:35
Show Gist options
  • Save vishnuvp/94caabaea0e3be52c127e72a61a5861e to your computer and use it in GitHub Desktop.
Save vishnuvp/94caabaea0e3be52c127e72a61a5861e to your computer and use it in GitHub Desktop.
Connect to wifi in Ubuntu through commandline
nmcli dev wifi connect <ssid> password <password>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment