For advanced use cases like penetration testing:
iwconfig – should show wlanX (or wlx... ). sudo airmon-ng start wlan0 – should create wlan0mon .
For most Alfa adapters, you'll need to ensure that the rtl871x_drv or similar specific module is loaded. Here’s a basic approach:
sudo apt update && sudo apt install dkms git bc build-essential