/var/logmarcus chiu

/var/log

❯

Computer

❯

Computer Hardware

❯

Computer Hardware - Parts

❯

Computer IO I/O Input/Output Ports/Devices

❯

Network Interface Controller/Card (NIC) - Network Adapter - LAN Adapter - Physical Network Interface

❯

Wireless Network Interface Controller (WNIC) - Wireless Adapters

❯

WiFi Adapters/Modules/NICs

Alfa AWUS051NH v2

Created on May 29, 2020 · Last Modified on Apr 15, 2023

  • buy it here: https://www.amazon.com/ALFA-Networks-FBA_AP-AWUS051NH-Alfa-AWUS051NH/dp/B00REZPU3G

Installing Device Driver for Ubuntu

  • download linux device driver here: http://download.alfa.com.tw/s/2zIEnowaa8Ug2Dk
  • execute the following commands
    unzip download.zip
    sudo apt-get install build-essential linux-headers-`uname -r`
    cd /somewhere/extracted-driver-folder
    make
    sudo make install
  • restart computer