Posts Tagged ‘nmap broadcast ping’

Nmap to find PCs up on Network.

Like any other Linux Admin I prefer bash scripts for my routine jobs. One fine day admin dept manager asked me to find systems left powered ON during night, so that they can instruct users to power OFF their systems before leaving. Initially I wrote script using PING command, this script was scheduled to run [...]