From 680a19dffbf095db4f956086ddc90668426eba19 Mon Sep 17 00:00:00 2001 From: John McQuah Date: Mon, 8 Aug 2022 21:48:38 -0400 Subject: [PATCH] 3.7 Configuration: correct a typo in the wireless networking commands --- crux-wiki/Handbook3-7-Configuration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crux-wiki/Handbook3-7-Configuration b/crux-wiki/Handbook3-7-Configuration index aa87763..1be8e7c 100644 --- a/crux-wiki/Handbook3-7-Configuration +++ b/crux-wiki/Handbook3-7-Configuration @@ -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