mohamed@MoHy:~$ airmon-ng Run it as root so how could i run this command as a root ?
02 Answers
You can precede the command with
sudo Edited after Chris pointed out
This way you will be prompted to enter your password (once you are allowed to execute commands as super user). And then you'll execute as super user.
Try this for more info.
Or even open the terminal and type
man sudo 3Write
sudo airmon-ng instead of just
airmon-ng 0