3.7 Configuration: correct a typo in the wireless networking commands

This commit is contained in:
John McQuah 2022-08-08 21:48:38 -04:00
parent 3486eab4dd
commit 680a19dffb
1 changed files with 1 additions and 1 deletions

View File

@ -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