To find the devices on the given network, use nmap
On RHEL systems,
$ sudo yum install nmap
On Unix Systems
$ sudo apt-get install nmap
$ nmap -sP IPaddress of your network
you can find IPaddress of your network by simply running ifconfig command and can find the pattern of IP address of your own netowork
So, my network has a pattern of 192.168.133....
$ nmap -sP 192.168.133.0/24
This...
Popular Posts
-
Compact Flash..!!! CompactFlash is a storage medium commonly found in PDAs , Digital Cameras , and other portable device...
-
<- Previous The Files and documents can of different type and this type is called extensions in computer terms. Alwa...
-
<- Previous --]]Commands for Directories CD - Change the current drive or director Example :- 1.) We are moving from d...
-
Information It is a HTTP status code that means, one server did not receive a timely response from another server that it was access...
-
How many types of Memory Cards exist..? Memory cards are small devices that are used to store electronic data (based on the device) li...
Total Pageviews
24127