"Ricardo Frydman Eureka!" <[EMAIL PROTECTED]> writes: >> "Ricardo Frydman Eureka!" <[EMAIL PROTECTED]> writes: > >> Con ssh -X no es necesario exportar DISPLAY en la máquina remota. > > Claro....si usas cygwin, lo cual no es el caso ;)
De donde saca que mi afirmación se refiere únicamente a cygwin? RTFM: ,----[ man 1 ssh ] | DISPLAY The DISPLAY variable indicates the location of the X11 server. | It is automatically set by ssh to point to a value of the form | ``hostname:n'' where hostname indicates the host where the shell | runs, and n is an integer >= 1. ssh uses this special value to | forward X11 connections over the secure channel. The user | should normally not set DISPLAY explicitly, as that will render | the X11 connection insecure (and will require the user to manu- | ally copy any required authorization cookies). `---- $ uname -a Linux yyyy 2.6.9y #1 SMP Fri Oct 29 12:30:33 CEST 2004 x86_64 x86_64 x86_64 GNU/Linux -- --Jhair -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

