Skip to content

Instantly share code, notes, and snippets.

@typelogic
Last active March 9, 2020 18:23
Show Gist options
  • Select an option

  • Save typelogic/f11366d9b46d183f724a7f35ac11cbce to your computer and use it in GitHub Desktop.

Select an option

Save typelogic/f11366d9b46d183f724a7f35ac11cbce to your computer and use it in GitHub Desktop.
networking

f11366d9b46d183f724a7f35ac11cbce

With missing /etc/wpa_supplicant.conf, and need to connect to an SSID:

wpa_supplicant -B -i wlp1s0 -c <(wpa_passphrase '<mySSID>' '<myPassword>')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment