Skip to content

Instantly share code, notes, and snippets.

@akionsight
Last active October 23, 2021 10:24
Show Gist options
  • Save akionsight/348980b96a75ef199bde868b573291cf to your computer and use it in GitHub Desktop.
Save akionsight/348980b96a75ef199bde868b573291cf to your computer and use it in GitHub Desktop.
A script to get Archer TU Nano Wifi adapter to work on linux
sudo apt install git dkms
git clone https://github.com/aircrack-ng/rtl8812au.git
cd rtl8812au
sudo make dkms_install
@akionsight
Copy link
Author

must be run as sudo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment