Advertisement
techblog

arp-scan permissions

Jun 20th, 2018
2,029
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. sudo chmod +s /usr/bin/arp-scan
  2.  
  3. #if the first command fails, Try the next one:
  4.  
  5. sudo chmod +s /usr/sbin/arp-scan
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement