Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-11-2009, 12:47 AM
|
#1
|
LQ Newbie
Registered: Aug 2008
Posts: 27
Rep:
|
Installing nmap (network scanner program in Fedora 10)
Hi,
i am having problem in downloading and installing nmap network scanner program in my fedora 10 machine...can any body help me from where i can download and install nmap using command line or ssh session on my fedora machine...
Thanks and Regards,
Faddi.
|
|
|
02-11-2009, 01:05 AM
|
#2
|
Member
Registered: Feb 2004
Location: Utah, USA
Distribution: Debian
Posts: 230
Rep:
|
Can you use wget? If so here is the link to the latest, stable i386 rpm from the nmap site:
Code:
wget http://nmap.org/dist/nmap-4.76-1.i386.rpm
Good luck!
|
|
|
02-11-2009, 02:01 AM
|
#3
|
LQ Newbie
Registered: Aug 2008
Posts: 27
Original Poster
Rep:
|
tried this one too but doesnt work
tried this one too but doesnt work also i have used
yum install nmap
its also not working
[root@mrtg ~]# yum install nmap
Loaded plugins: refresh-packagekit
http://livna.cat.pdx.edu/repo/10/i38...ta/repomd.xml: [Errno 4] IOError: <urlopen error (101, 'Network is unreachable')>
Trying other mirror.
http://rpm.livna.org/repo/10/i386/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
Thanks and Regards,
Faddi
|
|
|
02-11-2009, 02:21 AM
|
#4
|
Member
Registered: Feb 2004
Location: Utah, USA
Distribution: Debian
Posts: 230
Rep:
|
Sounds like you've got some network issues. Can you ping anything?
ping linuxquestions.org
ping 75.126.162.205
If that works, it could be a DNS issue. What do you have set in your /etc/resolv.conf file?
|
|
|
02-11-2009, 05:27 AM
|
#5
|
LQ Newbie
Registered: Aug 2008
Posts: 27
Original Poster
Rep:
|
Found solution thanx
I have done one thing that i down load that file from nmap.org in windows and then copy that rpm in my linux machine using its ftp the run the command of
rpm -ivh nmap-4.76-1.i386.rpm
and it installed and working fine
thanx linux questions.org
|
|
|
All times are GMT -5. The time now is 05:53 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|