AWUS035ACH Linux Driver Installation



Hi All, 

If you have problem to configure and connect your AWUS035ACH to your Kali machine, this commands and steps hopefully can help!

If you connecting the adapter to your VM, because this adapter using USB 3.0 interface. Make sure to enable USB 3.0 on the setting for usb controller and configure your VM accordingly.

Start your Kali Linux machine. To be able to configure this successfully, make sure you have superuser privilege and the latest version of package by running the following command.
  • apt-get update
  • apt-get upgrade

Run this command to install the driver for the adapter, any adapter that using same chipset can use same command.
  • apt-get install realtek-rtl88xxau-dkms

Wait for everything to complete and that's all. Good luck and thank you.

Comments

Popular posts from this blog

Deploying open-source SOC lab with red team simulation, at home. Elasticsearch Stack EDR + SIEM (Part 1)

Deploying open-source SOC lab with red team simulation, at home. MISP, Cortex and TheHive (Part 2)

Android Application Security - obfuscation using ProGuard in Android Studio