Re: Idea about creation of a new app for launching remote apps using ssh



El jue, 18-09-2008 a las 17:50 +0100, Ross Burton escribió:
> On Thu, 2008-09-18 at 18:38 +0200, Pacho Ramos wrote:
> > I need them, if I skip 1 and 3 I get:
> > 
> > $ xterm 
> > xterm Xt error: Can't open display: 
> > xterm:  DISPLAY is not set
> 
> (using localhost as my other linux machines are packed up at the moment)
> 
> $ ssh -X root localhost
> root localhost's password: 
> Last login: Thu Sep 18 17:26:02 2008 from localhost
> blackadder:~# echo $DISPLAY
> localhost:10.0
> 
> localhost:10.0 is an X tunnel created by ssh.  You probably don't have
> xauth installed on the remote machine.
> 
> Ross

I was missing to enable X11 Forwarding in ssh config, now works as
expected. Sorry for the inconvenience



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]