Re: telnet session problem
- From: Jean-Louis Liagre <root@localhost>
- Date: Fri, 18 Aug 2006 16:48:21 +0200
Stevoo wrote:
Robert Gruener wrote:Stevoo wrote:
tim thanks for your reply. I tried that out but I'm getting the error "Depending on your local environment, the display number can be any
xterm Xt error: can't open display: localmachine:0.0....what do you
mean by "export it" and do ?I have to be root on the remote machine?
number, not only 0.0
Just enter echo $DISPLAY on the localmachine before setting it on the
remote system.
Example:
On local machine give command xhost +
echo $DISPLAY ( which may return sth like :17.0 )
On local machine set export DISPLAY=localmachine:17.0 (where local
machine is the name or ip of your machine and shell is bash)
Then start application on remote system.
You don't have to be root.
--
Gruss / Cheers
Robert
Hey Guys,
I tried all suggested options....ie:
on local host: xhost +ssci1 <------my machine
That should be "xhost +10.20.x.x" or even "xhost +" to be sure.
.
- References:
- telnet session problem
- From: Stevoo
- Re: telnet session problem
- From: Tim Bradshaw
- Re: telnet session problem
- From: Stevoo
- Re: telnet session problem
- From: Robert Gruener
- Re: telnet session problem
- From: Stevoo
- telnet session problem
- Prev by Date: Re: telnet session problem
- Next by Date: Re: telnet session problem
- Previous by thread: Re: telnet session problem
- Next by thread: Re: telnet session problem
- Index(es):
Relevant Pages
|