nmap – Network Mapper – Linux prospectus
October 3rd, 2010
0 Comments
Nmap is a utility in linux to for port scanning on network, and for single host computer. It can be used to see open ports for any server system.
Its installation in different linux flavors is very easy
For Red hat based flavors like CentOS, Fedora:-
yum -y install nmap
For Debian based version, Debian, ubuntu:-
apt-get install nmap
Related posts:
- Faster Linux web servers
- Advantages of choosing Linux web hosting
- Using rsync for transferring files under Linux or UNIX
- How to move MySQL to second drive
- Linux — Top OS in Mobile Internet Devices
- How to transfer a Linux image from VirtualBox to Xen
- Is Linux more secure then Windows ??
- Changing time,date,zone in Linux
















No Comment to “nmap – Network Mapper – Linux prospectus”