Tuesday, November 11, 2008

nmap (Network Mapper)

insatlling nmap (Network Mapper) over Linux machines using YUM

> at root permissions, sudo

> Installing nmap run command at shell 
                 "yum install nmap"

> Installing nmap frontend run command at shell 
                "yum install nmap nmap-frontend"


This will install nmap on your server, to check it use the command:

nmap localhost


No comments: