Categories: General

10 Years With a Website

nmap_subversionnmap_subversion

As of the last year or so my preferred method for installing and updating
nmap
is to use
subversion. It’s a good way to make sure you have the latest features available to
you, and it’s easy to get up and running with. Here’s how:

[ I’m using OS X, but it’s pretty much an identical process in Linux. And if
you are using OS X be sure to install subversion first, which I use macports
to do. ]

1. Download the Software

First move to a place on your filesystem that you want the new nmap
directory to exist. Then it’s just one command to log in to the repository
and pull the entire tree.

[bash] svn co –username guest –password “”
svn://svn.insecure.org/nmap/[/bash]

2. Configure, Make, Make Install

Move into the nmap directory that’s now there and run configure.

[bash]cd nmap./configure[/bash]

Then make.

[bash]make[/bash]

Then install it.

Get a weekly breakdown of what’s happening in security and tech—and why it matters.

[bash]sudo make install[/bash]

3. Point to the New Version

Then create an alias for nmap that points to the new location.

[bash]alias nmap=”sudo /Users/daniel/Applications/nmap/nmap”[/bash]

4. Enjoy

Reload your aliases file and you’re all set to run the latest version of
nmap.

[bash]cdsource .aliasesnmap –version[/bash]

::

Gerald Businge

Leave a Comment
Share
Published by
Gerald Businge

Recent Posts

Mary ICT teacher Ordinary secondary

Meet Mary — Your Smart AI ICT Teacher for O-Level Secondary Education in Uganda! Welcome…

1 week ago

Form 3 and Form 4 Islamic Religious Education notes

Journey Through Faith: An Introduction to Senior Three Islamic Religious EducationWelcome, students, to an enriching…

1 week ago

Isha Karungi

Meet Isha Karungi — Your Smart AI Islamic Studies Teacher for O-Level! Welcome to the…

1 week ago

Dulce de Leche Granizado Ice Cream

Having studied Spanish for over 6 years, I knew what dulce de leche meant. Sweet.…

2 months ago

Kiwi Lime Sorbet

I found kiwis on sale. Five for $1! In the middle of winter. In January.…

2 months ago

Ghirardelli Chocolate Market Street San Francisco

An experience. That’s what Ghirardelli is to me. For many years, San Francisco was a…

2 months ago