Foros del Web » Administración de Sistemas » Unix / Linux »

amigos como instalo el netcat en linux ubuntu

Estas en el tema de amigos como instalo el netcat en linux ubuntu en el foro de Unix / Linux en Foros del Web. bueno ya lo habia dicho antes soy nuevo usando linux ubuntu pero kiero aprener a usarlo mas kisiera su ayuda para instalar el netcat en ...
  #1 (permalink)  
Antiguo 10/05/2008, 09:54
 
Fecha de Ingreso: julio-2007
Mensajes: 33
Antigüedad: 16 años, 10 meses
Puntos: 0
amigos como instalo el netcat en linux ubuntu

bueno ya lo habia dicho antes soy nuevo usando linux ubuntu pero kiero aprener a usarlo mas kisiera su ayuda para instalar el netcat en linux si alguien tiene el comando si me puede ayudar se lo agradeceria mucho
  #2 (permalink)  
Antiguo 10/05/2008, 20:59
 
Fecha de Ingreso: julio-2007
Mensajes: 33
Antigüedad: 16 años, 10 meses
Puntos: 0
Re: amigos como instalo el netcat en linux ubuntu

Alguien puede ayudarme porfavor soy muy novato en linux la verdad y ni idea.. e buscado y no
  #3 (permalink)  
Antiguo 10/05/2008, 21:25
Avatar de xpiderman  
Fecha de Ingreso: abril-2004
Ubicación: Centro América
Mensajes: 1.275
Antigüedad: 20 años, 1 mes
Puntos: 10
Re: amigos como instalo el netcat en linux ubuntu

Bien, para comenzar, creo que te hace falta leer la documentación de EL SISTEMA que quieres utilizar. Una vez configurado, ya puedes instalar todo lo que necesites. Si en base a ello tienes interrogantes, puedes preguntar... es seguro que habrá un usuario Ubuntu que te liberará dudas.

Bien, con el paquete que solicitas, es seguro que ya debe estár compilado para tu distribución. En mandriva, ya tengo configurados los repositorios y le he encontrado:
Código:
[xpiderman@localhost ~]$ urpmq -i netcat
    http://ftp.sjtu.edu.cn/mandrivalinux/official/2008.1/i586/media/contrib/release/media_info/info.xml.lzma
Name        : netcat
Version     : 0.7.1
Release     : 2mdv2008.1
Group       : Networking/Other
Size        : 396313                       Architecture: i586
Source RPM  : netcat-0.7.1-2mdv2008.1.src.rpm
URL         : http://netcat.sourceforge.net/
Summary     : Networking utility that manages TCP and UDP connections
Description :
Netcat is a featured networking utility which reads and writes data across
network connections, using the TCP/IP protocol.

It is designed to be a reliable "back-end" tool that can be used directly or
easily driven by other programs and scripts. At the same time, it is a
feature-rich network debugging and exploration tool, since it can create
almost any kind of connection you would need and has several interesting
built-in capabilities.

[xpiderman@localhost ~]$
...no hay duda que encontrarás ese paquete para Ubuntu.

En Mandriva Linux, solo me restaría hacer:
Código:
[xpiderman@localhost ~]$ su
Contraseña:
[root@localhost xpiderman]# urpmi netcat

    http://ftp.sjtu.edu.cn/mandrivalinux/official/2008.1/i586/media/contrib/release/netcat-0.7.1-2mdv2008.1.i586.rpm
instalando netcat-0.7.1-2mdv2008.1.i586.rpm desde /var/cache/urpmi/rpms
Preparando...                    #############################################
      1/1: netcat                #############################################
[root@localhost xpiderman]#
... para Ubuntu creo que sería:
Código:
$ sudo aptitude install netcat
...o:
Código:
$ sudo apt-get install netcat
Saludos.
__________________
Mi Blog de novato: XpiderBlog
Número de Usuario GNU+Linux registrado:
438608 / Usuario Mandrivero
  #4 (permalink)  
Antiguo 11/05/2008, 15:43
 
Fecha de Ingreso: julio-2007
Mensajes: 33
Antigüedad: 16 años, 10 meses
Puntos: 0
Re: amigos como instalo el netcat en linux ubuntu

Hola xpiderman, muchismas gracias la verdad que me a funcionado.. ya lo tengo ahora instalado, mil gracias xpiderman.
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 16:28.