So I'm running some of this suite on a Raspberry Pi. The CPU isn't fully up to the task (not surprised), but one thing I do want to do is run airodump in the background constantly. The command I'm giving it generally is:
[code] > nice -n 15 airodump-ng...
[code] > nice -n 15 airodump-ng...