View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#26
Originally Posted by Velian View Post
as run aircrack
install it from your repository

but to give

aircrack-ng I get not found

as I run

not install

dpkg-i aircrack-ng ........
May I suggest you add necessary paths to your ~/.profile

Code:
echo "export PATH=/usr/local/bin:/usr/local/sbin:/bin:/sbin:$PATH" >> ~/.profile
 

The Following User Says Thank You to For This Useful Post: