Re: exporting DISPLAY question/problem
- From: Hajo Ehlers <service@xxxxxxxxxxxxx>
- Date: Tue, 27 Nov 2007 02:04:38 -0800 (PST)
On Nov 27, 10:16 am, Huub <"v.niekerk at hccnet.nl"> wrote:
Can you login from your linux into your linux box with ssh and run
xlock ?
$[LXBOX] ssh -Y LXBOX
${LXBOX} echo $DISPLAY
${LXBOX} xclock
Works like a charm...
Now do the same without the -Y thus ssh should behave like rsh
$[LXBOX] ssh LXBOX
${LXBOX} echo $DISPLAY
${LXBOX} xclock
If it is not working get it to work - its linux
If it is working then login to your AIX box also without the -Y or any
other option
$[LXBOX] ssh AIXBOX
$[AIXBOX] echo $DISPLAY
$[AIXBOX] xclock
If that is not working the probably the problem is on the linux site.
Check your linux documentation howto enable remote display and check
as alreay mentioned by others the name resolution meaning that each
host should be in the /etc/hosts within the other host and they can
ping each other.
.
- Follow-Ups:
- Re: exporting DISPLAY question/problem
- From: Huub
- Re: exporting DISPLAY question/problem
- From: Huub
- 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: Hajo Ehlers
- Re: 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
- Re: 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
- Re: exporting DISPLAY question/problem
- From: Huub
- Re: exporting DISPLAY question/problem
- From: Hajo Ehlers
- Re: exporting DISPLAY question/problem
- From: Huub
- exporting DISPLAY question/problem
- Prev by Date: Re: exporting DISPLAY question/problem
- Next by Date: Re: exporting DISPLAY question/problem
- Previous by thread: Re: exporting DISPLAY question/problem
- Next by thread: Re: exporting DISPLAY question/problem
- Index(es):
Relevant Pages
|