How To Configure / Troubleshoot WiFi Adapter in Kali Linux 2020.4 | Fix WiFi Driver Issue in Kali
A Step By Step Tutorial On How To Configure / Troubleshoot WIFI Adapter In Kali Linux 2020.4
—————————–
For Beginners :
—————————–
If you have installed kali linux on a VMWare workstation or even on your physical machine, you may be able to try and use this steps mentioned in the tutorial. If you have installed KALI on a fresh pc or vm then you may find your wifi network adapter not functioning, this tutorial is to get you on board with wifi support post kali linux installation
——————————
Procedure :
—————————–
✔️Procedure 1: Check if your wifi driver is installed
1. In terminal type – ifconfig / airmon-ng
✔️Procedure 2: If you haven’t found any wlan0 or wlan1 on the kali network settings, please install wifi driver
✔️Procedure 3: Download link for the driver is
http://linuxwireless.sipsolutions.net/download/compat-wireless-2.6/compat-wireless-2010-06-26-p.tar.bz2
✔️Procedure 4: Post downloading the driver pack from the above link, go to the downloaded folder and then open a terminal by right clicking inside the download folder. Now extract the content of the file using the command below
tar – jxvf compat-wireless-2010-06-26-p
✔️Procedure 5: Post extraction, get inside the extracted folder and use the below command to setup your wifi driver
1. Make unload (Wait for the unload to complete before executing command two)
2. Make load
#KaliLinux #WifiInterface #TroubleshootWifi
by TecHub
linux download