Created
June 12, 2014 08:43
-
-
Save nicnocquee/f3a992b9e587deade67d to your computer and use it in GitHub Desktop.
Ubuntu / Picuntu connect to wifi
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 iwconfig wlan0 essid ssid_name key s:ascii_13_chars [1] | |
sudo dhclient wlan0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment