Enjoy Slackware 15.0!
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
howtos:misc:wireless_with_wpa_cli [2015/07/04 18:35 (UTC)] didierspaier Modification of formatting to enhance readability. |
howtos:misc:wireless_with_wpa_cli [2018/10/22 14:34 (UTC)] naglfar |
||
---|---|---|---|
Line 28: | Line 28: | ||
</ | </ | ||
- | | + | * In this case the process id or pid for wpa_supplicant is 1337.\\ |
- | kill (process id number) | + | * This means you need to terminate the wpa_supplicant process:<code bash> |
- | </ | + | wpa_cli terminate |
- | + | ||
- | | + | |
- | kill 1337 | + | |
</ | </ | ||