sudo apt install aircrack-ng
sudo airmon-ng check kill
sudo systemctl stop [process] to kill processsudo airmon-ng start wlp1s0
iwconfig
sudo airodump-ng [device] In my case device is [wlp1s0mon]
s keysudo airodump-ng -w target -c 11 --bssid [bssid number] [device]
[ -w target ] is telling airodump to save everything to a file called target. The word target can be changed to anything you want the file to be.
[ -c 11 ] is telling it the target is on channel 11 and
[ --bssid ] is the Mac Address