Download Wifi Drivers in Linux or Ubuntu
There are two commands for each of the action for some one will work and for some other one....For some people "/home/kali/" will not work they need not to write it...
Follow me:-
- Download the drivers at [Here]
- Type - "cd /home/kali/Downloads"
- Type "ls" (small letter LS)
- you will see " compact-wireless-2010-06-26-p.tar.bz2 " I have moved it to Desktop so it is not showing...
- Type - "cp compat-wireless-2010-06-26-p.tar.bz2 /home/kali/Desktop".
- Type - "cd /home/kali/Desktop".
- Type - " ls " to see if it is copied if yes you will see "compat-wireless-2010-06-26-p.tar.bz2 " there ..
- Type - "tar -jxvf compat-wireless-2010-06-26-p.tar.bz2"
- Type - "ls"
- If it is showing "compat-wireless-2010-06-26-p" then its Done (this is a folder)
- Type - " cd compat-wireless-2010-06-26-p"
- Type - "make unload"
- Type - "make load"
Done...
Now check if it is Done type - "ifconfig"
If it shows "wlan0" and "wlan1" then its done....
It will not show any wifi network if you do it on virtual box....
If you want to see available wifi connections in virtual box you would have to buy a wifi dongle as virtual box don't allow linux to access wifi hardware...
If you want to see available wifi connections in virtual box you would have to buy a wifi dongle as virtual box don't allow linux to access wifi hardware...
For more info comment below
No comments:
Post a Comment