Dear All Please be informed that I have installed CentOS 5.2 on my client but it does not have nmap command . Can you please do me favor and let me know what is the equivalent of nmap command on CentOS 5.2 ? Thank you in advance
On Thu, 15 Oct 2009 08:37:24 +0100 hadi motamedi wrote:
Please be informed that I have installed CentOS 5.2 on my client but it does not have nmap command . Can you please do me favor and let me know what is the equivalent of nmap command on CentOS 5.2 ?
nmap can be installed using the "yum install nmap" command.
Thank you very much for your reply . But this time it returns "yum command not found" . Can you please help me ? Thank you in advance
On Thu, Oct 15, 2009 at 8:42 AM, Frank Cox theatre@sasktel.net wrote:
On Thu, 15 Oct 2009 08:37:24 +0100 hadi motamedi wrote:
Please be informed that I have installed CentOS 5.2 on my client but it
does
not have nmap command . Can you please do me favor and let me know what
is
the equivalent of nmap command on CentOS 5.2 ?
nmap can be installed using the "yum install nmap" command.
-- MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
On Thu, Oct 15, 2009 at 09:11:07AM +0100, hadi motamedi wrote:
Thank you very much for your reply . But this time it returns "yum command not found" . Can you please help me ?
Might I direct you to the following sites:
http://wiki.centos.org/TipsAndTricks http://wiki.centos.org/HowTos http://wiki.centos.org/FAQ http://www.centos.org/docs/5/html/Deployment_Guide-en-US/
You also want to read, all the way through, the information presented by running the follow command from a shell:
"man yum"
After you go through the above material you will find many of your questions answered.
John
he is probably owner of one of those cheap virtuozzo based virtual dedicated servers. their default templates do not include yum to prevent high load of yum usage on the host systems.
cheers
juergen
John R. Dennison wrote
On Thu, Oct 15, 2009 at 09:11:07AM +0100, hadi motamedi wrote:
Thank you very much for your reply . But this time it returns "yum command not found" . Can you please help me ?
Might I direct you to the following sites:
http://wiki.centos.org/TipsAndTricks http://wiki.centos.org/HowTos http://wiki.centos.org/FAQ http://www.centos.org/docs/5/html/Deployment_Guide-en-US/
You also want to read, all the way through, the information presented by running the follow command from a shell:
"man yum"
After you go through the above material you will find many of your questions answered.
John
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Thu, Oct 15, 2009 at 01:04:43PM +0200, Juergen Gotteswinter wrote:
he is probably owner of one of those cheap virtuozzo based virtual dedicated servers. their default templates do not include yum to prevent high load of yum usage on the host systems.
I'll see your openvz and raise you an inability to properly su. Both of which are covered in the links I posted :)
John
Then you'll have to install yum first. There should be an RPM out there somewhere for doing that. Chances are you'll need to track down some dependencies first. That can be a bit of a pain. Good luck.
Pat ----- Original Message ----- From: hadi motamedi To: Frank Cox Cc: CentOS mailing list Sent: Thursday, October 15, 2009 9:11 AM Subject: Re: [CentOS] Inquiry:What is the equivalent of nmap command onCentOS 5.2 ?
Thank you very much for your reply . But this time it returns "yum command not found" . Can you please help me ? Thank you in advance
On Thu, Oct 15, 2009 at 8:42 AM, Frank Cox theatre@sasktel.net wrote:
On Thu, 15 Oct 2009 08:37:24 +0100 hadi motamedi wrote:
> Please be informed that I have installed CentOS 5.2 on my client but it does > not have nmap command . Can you please do me favor and let me know what is > the equivalent of nmap command on CentOS 5.2 ?
nmap can be installed using the "yum install nmap" command.
-- MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
------------------------------------------------------------------------------
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
hadi motamedi schrieb:
Dear All Please be informed that I have installed CentOS 5.2 on my client but it does not have nmap command . Can you please do me favor and let me know what is the equivalent of nmap command on CentOS 5.2 ? Thank you in advance
Do you want something else? You may install nmap this way:
yum install nmap
It's in the base repository.
Regards,
Götz
On 15/10/2009, at 6:07 PM, hadi motamedi wrote:
Dear All Please be informed that I have installed CentOS 5.2 on my client but it does not have nmap command . Can you please do me favor and let me know what is the equivalent of nmap command on CentOS 5.2 ? Thank you in advance
There isn't an "equivalent command". If you want to use nmap then install it with yum.
"yum install nmap"
I believe it is in the base repository.
Cheers, Oliver
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos