Skip to content

Instantly share code, notes, and snippets.

@h4n2k
Created January 3, 2016 04:05
Show Gist options
  • Select an option

  • Save h4n2k/9331353747bcdc62b0bf to your computer and use it in GitHub Desktop.

Select an option

Save h4n2k/9331353747bcdc62b0bf to your computer and use it in GitHub Desktop.
Debian install TP-LINK TL-WN723N Wireless usb
wget https://codeload.github.com/lwfinger/rtl8188eu/zip/master
unzip master
cd rtl8188eu-master
sudo make
sudo make install
http://stackoverflow.com/questions/22034825/debian-install-tp-link-tl-wn723n-wireless-usb
alternate:
https://github.com/lwfinger/rtl8188eu
@h4n2k
Copy link
Author

h4n2k commented Mar 8, 2016

sudo apt-get install linux-headers-4.3.0-0.bpo.1-amd6

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