Skip to content

Instantly share code, notes, and snippets.

@robhoare
Created August 13, 2017 03:35
Show Gist options
  • Select an option

  • Save robhoare/b13970e6ae288081647dfb60b6d5c00f to your computer and use it in GitHub Desktop.

Select an option

Save robhoare/b13970e6ae288081647dfb60b6d5c00f to your computer and use it in GitHub Desktop.
Connect to wifi on command line, ubuntu 16.04
nmcli device wifi connect <ssid> password <password>
@Ammly
Copy link

Ammly commented Nov 12, 2017

Thanks.

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