runing x apps exported

Ashwin Bihari abihari at gmail.com
Mon Oct 23 11:17:35 PDT 2006


On 10/23/06, Carl Karsten <carl at personnelware.com> wrote:
>
> I have 2 boxes: A and B
>
> A has a full ubuntu-desktop install (so X)
> B is ubuntu-server, (so no X)
>
> on B: apt-get install openssh-server xterm
> on A: ssh -X u at B
>
> check config:
> u at B:~$ sudo grep X /etc/ssh/sshd_config
> X11Forwarding yes
> X11DisplayOffset 10
>
> good.
>
> u at B:~$ xterm
> xterm Xt error: Can't open display:
> xterm:  DISPLAY is not set
>
> Shouldn't 'apt-get install xterm' install whatever is needed so I can run
> xterm
> on an exported display?
>
> Carl K
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
>

Carl,

You might want to try "xhost +" on A and then do your steps.

Regards

-- 
~ Ashwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20061023/40085b68/attachment.html>


More information about the xorg mailing list