[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
talk:howtos:misc:wireless_with_wpa_cli [2020/04/18 17:10 (UTC)] georgetalk:howtos:misc:wireless_with_wpa_cli [2020/04/19 20:29 (UTC)] (current) george
Line 8: Line 8:
 I might be out of my depth here, but I think the section which reads I might be out of my depth here, but I think the section which reads
  
-add_network+<code>add_network
 set_network 0 ssid "Your_Wireless_SSID_Here" set_network 0 ssid "Your_Wireless_SSID_Here"
-set_network psk "Your_Password_Here"+set_network psk "Your_Password_Here"</code>
  
 should read as follows should read as follows
  
-add_network+<code>add_network
 set_network 0 ssid "Your_Wireless_SSID_Here" set_network 0 ssid "Your_Wireless_SSID_Here"
-set_network 0 psk "Your_Password_Here"+set_network 0 psk "Your_Password_Here"</code>
  
 Other than that thanks very much for the how to. Other than that thanks very much for the how to.
 +
 + --- //[[wiki:user:george|George Edgelander]] 2020/04/19 20:24 (UTC)//
  
 talk:howtos:misc:wireless_with_wpa_cli ()