How to install a Wireless Network Card in Kali Linux :-
In my previous article i wrote about How To Fix Your Network Adapter For Backtrack or Kali Linux on virtual machine. Today i am going to show you How to install wireless card on physical machine instead of virtual machine.
When you run the ifconfig command on the terminal. it will show you only information about Ethernet card.
Now open the terminal and enter the following command
[email protected]:~# apt-get install wicd |
and Press Y for accepting the package installation.
then go to the Application > Internet > Select the Wicd Network Manager.
Note :- If it,s not installed use the command [email protected]:~#apt-get install wicd-gtk or use the command wicd-client to open a network manager.
select the preferences menu and in the General setting enter the Wireless interface name as Wlan0.
now it will show you available wireless network. Connect with your credentials.
now run the ifconfig command, it will show you wlan interface also.
Also Check :- How to Configure a Wireless Network Connection in Backtrack or Kali
Also Check :-
https://youtu.be/8skeA-bP2ao
https://youtu.be/tWhFgB-vntE
https://youtu.be/TnJDu-TT-bk
Hope you like my post.How to install a Wireless Network Card in Kali Linux. Please Share with others.