3.7 Configuration: correct a typo in the wireless networking commands
This commit is contained in:
parent
3486eab4dd
commit
680a19dffb
@ -219,7 +219,7 @@ To associate with a WPA2-protected wireless network, you should first create a
|
||||
configuration file for %fn%wpa_supplicant%% to use, then launch wpa_supplicant
|
||||
on that interface.
|
||||
|
||||
$ wpa-passphrase MYNETWORK MYPASS > /etc/wpa_supplicant-wlan0.conf
|
||||
$ wpa_passphrase MYNETWORK MYPASS > /etc/wpa_supplicant-wlan0.conf
|
||||
$ wpa_supplicant -i wlan0 -c /etc/wpa_supplicant-wlan0.conf
|
||||
|
||||
-> Replace '''MYNETWORK''' with the ssid of your network, '''MYPASS''' with its
|
||||
|
Loading…
Reference in New Issue
Block a user