Ver Mensaje Individual
  #3 (permalink)  
Antiguo 10/05/2008, 21:25
Avatar de xpiderman
xpiderman
 
Fecha de Ingreso: abril-2004
Ubicación: Centro América
Mensajes: 1.275
Antigüedad: 20 años, 8 meses
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