[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
Last revisionBoth sides next revision
howtos:misc:wireless_with_wpa_cli [2015/07/04 18:35 (UTC)] – Modification of formatting to enhance readability. didierspaierhowtos:misc:wireless_with_wpa_cli [2015/07/07 18:57 (UTC)] – [Configuring Wireless With wpa_cli] Typo fix in my previous update didierspaier
Line 32: Line 32:
 </code> </code>
  
-  * In this case the process id or pid for wpa_supplicant is 1337.\So you would do:<code bash>+  * In this case the process id or pid for wpa_supplicant is 1337.\So you would do:<code bash>
 kill 1337 kill 1337
 </code> </code>
 howtos:misc:wireless_with_wpa_cli ()