tar over ssh

2003-03-31 Thread Iñaki Martínez
HI!!! i have 2 servers, server1 and server2, and i want to make a tar of some directories in server2, but storing the tar_file in server1, as in server2 there is NOT space left. NOTE: i do NOT want to use NFS. If i do the following: server1$ ssh [EMAIL PROTECTED] tar cvz

Re: tar over ssh (SOLVED!!!!)

2003-03-31 Thread Iñaki Martínez
Kaixo Colin Watson!!! tar cvz directories_to_tar | ssh [EMAIL PROTECTED] 'cat file_in_server1.tgz' This is the solution Thanks to everybody who answer! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

lynx problem with /etc/hosts file!!!!!

2003-02-25 Thread Iñaki Martínez
Hi!! Well, when i put a domain name with a diferent dns IP in the /etc/hosts file, then Mozilla uses the IP in the /etc/hosts file like i want to, but when i use lynx, ALWAYS uses the DNS IP instead of the IP in the /etc/hosts file. WHY?? Is there a solution? Is this a bug

problem with \n and variables in bash script

2002-10-15 Thread Iñaki Martínez
HI I have this bash script: #!/bin/bash SALIDA=$(diff file1 file2) if [ $? == 1 ] then echo -e $SALIDA | mail -s variable my_email diff file1 file2 | mail -s directly my_email fi

Strange behavior of HOME and END keys in a bash terminal in Xwindow (Potato)

2001-05-30 Thread Iñaki Martínez
Hi!! I recently upgraded my potato (apt-get upgrade) and all is OK but HOME and END keys in a bash terminal in Xwindow DO NOT work only beep. In any other program (Abiword, gnumeric, Netscape, etc) the keys work fine. What is the problem? Bash i do not think so... in console is

Re: default keymap y root

2000-03-28 Thread Iñaki Martínez
Kaixo David Muriel!!! Al actualizar hace poco a potato, instalé el paquete console-tools y, según parece, no me configuró el teclado en español. Bueno, hasta ahí no pasa nada, lo configuro con kbdconfig y ya está. El problema es que sólo parece funcionar cuando entro como usuario, y no como

GCAL y fechas resaltadas.

1998-11-27 Thread Iñaki Martínez
Kaixo!!! Me estoy peleando con GCAL y me he leido todo el info gcal pero no consigo hacer lo siguiente: Quiero hacer un fichero con fechas y un pequeño texto (el texto es lo de menos) y que cuando presente el mes y/o año resalte los días que coincidan, esto es parecido a el resource-file pero

Forzar full-duplex una tarjeta de RED INTEL 100mbs

1998-11-26 Thread Iñaki Martínez
Kaixo!!! Necesito forzar a full-duplex una tarjeta de RED INTEL 100mbs, he estado mirando los fuentes del kernel y creo que si se puede, pero tengo miedo a meter la pata y modificar algo intocable... Alguien me puede ayudar? NOTAS: linea 82: MODULE_PARM(full_duplex, 1-

Leer correo en página WEB

1998-11-26 Thread Iñaki Martínez
Kaixo!! Como ya he comtentado varias veces mantengo la red de un Instituto que tiene servidor Linux Debian y 15 clientes (w95), el correo llega al servidor y lo que no quiero (y los profesores tampoco) en leer el correo desde los clientes utilizando programas de correo, ya que se quedarían en

CRON y sobrecarga del sistema

1998-11-24 Thread Iñaki Martínez
Kaixo!!! Me gustaria saber que sobrecarga del sistema produce el CRON, es decir, si yo quiero poner muchos procesos CRON (tareas) como sobrecarga esto al sistema Lo que pretendo es poner BASTANTES tareas (la mayoria simples avisos o envios de mails) y no se si es mejor poner cada tarea en

Localizar calendar

1998-11-20 Thread Iñaki Martínez
Kaixo!! Solo quiero saber si el programa CAL (programa para mostrar calendarios) está localizado y si se está localizando, ya que me interesa tenerlo en español, por lo que me ofrezco a traducir sus textos... Por si os vale esta en el paquete bsdmainutils_4.2. Me interesa tener los

Re: [SOLUCION] joe en Debian 2.0

1998-11-02 Thread Iñaki Martínez
Kaixo Iñaki Martínez !!! El priblema con JOE en Debian 2.0 es que el fichero joerc debe contener lo siguiente para que funcione la tecla fin correctamente: eol[EMAIL PROTECTED] (Esta línea es la que me faltaba) además de cualquier otra, como puede ser: eol.kH Espero que a más de uno

[SOLUCIONADO] Re: joe en Debian 2.0

1998-10-22 Thread Iñaki Martínez
Kaixo Santiago Vila !!! En Debian 1.3.1 el joe funcionaba perfectamente, ahora en debian 2.0 la tecla fin no funciona, sale el simbolo ~, y no se que puede pasar, Asegúrate de que tu fichero /etc/inputrc es el que viene con libreadlineg2 de forma predeterminada y prueba a *no* usar

joe en Debian 2.0

1998-10-20 Thread Iñaki Martínez
Kaixo!!! En Debian 1.3.1 el joe funcionaba perfectamente, ahora en debian 2.0 la tecla fin no funciona, sale el simbolo ~, y no se que puede pasar, uso la misma configuración de teclado, incluso en una instalación nueva me pasa, es error de joe, Debian 2.0 o de quien? A alguien le pasa lo