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