Use the built-in create_connection
script.
Created
December 3, 2012 04:01
-
-
Save tcr/4192613 to your computer and use it in GitHub Desktop.
How do you connect to a Wifi network from the command line in Ubuntu?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo /usr/share/checkbox/scripts/create_connection -S wpa -K THE_PASSWORD NETWORK_NAME |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://askubuntu.com/questions/150972/connecting-to-wireless-networks-from-command-line |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment