This entry gives a way to find active computers on a LAN with Linux machine.
We can use nmap port scanning tool for that.

You can install nmap with
yum install nmap
or
apt-get install nmap
Example:
nmap -sP 192.168.200.0/23

searches 192.168.200.x & 192.168.201.x sub networks. And lists active computers.

nmap -v -sP 192.168.200.0/23 gives more verbose.

Buy me a beer

Related posts:

  1. Configuring CVS and CVSUP on Linux Installation of CVS and CVSUP Installing CVS on Redhat Linux...
  2. How to use windows shares with Linux Samba First of all you need to share some directories on...
  3. High CPU usage solution for vmware on linux (files on NTFS) If you have high cpu usage problem for your vmware...
  4. Linux mbr record backup with sfdisk included extened partition infos You can backup your system partition table with sfdisk which...
  5. SANYO Adds New Active Lifestyle Xacti Digital Movie Camera to Line-up SANYO Electric Co., Ltd. (SANYO) announces its next Xacti digital...