Friday, July 17, 2009

How to check the computers connected in the wireless network in Linux

A quick way to check how many computers are connected to the (home) wireless network would be:


$ nmap -v -sP 192.168.10.0/24


(of course, changing the numbers accordingly for the relevant network). Also, the program 'nmap' should be installed beforehand...

Categories

code (15) fun (2) linux (31) miscellaneous (9) music (8)

About me

I'm Adrian and this is my blog. Here I usually write about technical stuff (mostly about Linux).
Copyright: BY-NC_SA, Author: aeter