Re: exporting DISPLAY question/problem
- From: Huub <"v.niekerk at hccnet.nl">
- Date: Wed, 21 Nov 2007 09:40:26 +0100
1) Check the DISPLAY variable. Should be set to something like :
localhost:12:0
$ echo $DISPLAY
$
2) Check that the AIX package X11.apps.config is installed.
$ lslpp -l | grep X11.apps.config
$ lslpp -l | grep X11.apps.config
X11.apps.config 5.3.0.0 COMMITTED AIXwindows Configuration
3) Check that X-Forwarding is allowed thus the /etc/ssh/sshd_config
contains a line with:
X11Forwarding yes
Host *
ForwardAgent yes
ForwardX11 yes
.
- Follow-Ups:
- Re: exporting DISPLAY question/problem
- From: Thomas Braunbeck
- Re: exporting DISPLAY question/problem
- From: Hajo Ehlers
- Re: exporting DISPLAY question/problem
- References:
- exporting DISPLAY question/problem
- From: Huub
- Re: exporting DISPLAY question/problem
- From: Hajo Ehlers
- Re: exporting DISPLAY question/problem
- From: Huub
- Re: exporting DISPLAY question/problem
- From: Hajo Ehlers
- exporting DISPLAY question/problem
- Prev by Date: Re: exporting DISPLAY question/problem
- Next by Date: Re: ssh command with cron
- Previous by thread: Re: exporting DISPLAY question/problem
- Next by thread: Re: exporting DISPLAY question/problem
- Index(es):