Installing
-
2. Updating System
To Update and Upgrade Kali Rolling
First, Update your System with:sudo apt-get upgrade
(Optional) Again to Upgrade Kali Release:
sudo apt-get dist-upgrade -y
Finally, Reboot to load the New Kernel:
sudo reboot
-
3. Installing rtl8188EUS Wireless Driver
Then to Install rtl8188EUS Wireless Driver in Kali
Simply play:sudo apt install realtek-rtl8188eus-dkms
Contents