Skip to content

Instantly share code, notes, and snippets.

@nicnocquee
Created June 12, 2014 08:43
Show Gist options
  • Save nicnocquee/f3a992b9e587deade67d to your computer and use it in GitHub Desktop.
Save nicnocquee/f3a992b9e587deade67d to your computer and use it in GitHub Desktop.
Ubuntu / Picuntu connect to wifi
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