barnesExpress

This is my personal blog to keep track of all those sysadmin items that keep recurring in my life that I can never remember.

Pages

  • Home
  • Books
  • Useful Commands
  • About Me

Wednesday, January 13, 2010

Install or Upgrade NMAP

With root privileges, run the following command-line:

sudo wget -c "http://nmap.org/dist/nmap-5.21.tar.bz2" && bzip2 -cd nmap-5.21.tar.bz2 tar xvf - && cd nmap-5.21 && ./configure && make && sudo make install

Retrieved from http://www.h3manth.com/One%20line%20to%20install%20NMAP%205.0%20from%20source

Posted by barnesExpress at 1:28 PM No comments:
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Blog Archive

  • ►  2016 (1)
    • ►  March (1)
  • ▼  2010 (5)
    • ►  October (2)
    • ►  August (1)
    • ►  July (1)
    • ▼  January (1)
      • Install or Upgrade NMAP
  • ►  2009 (8)
    • ►  December (1)
    • ►  November (5)
    • ►  October (2)

My Favorites

  • Code Like a Pythonista: Idiomatic Python

Contributors

  • barnesExpress
  • rmbarnesusa
Awesome Inc. theme. Powered by Blogger.