Re: telnet session problem
- From: "Stevoo" <ElStevoo@xxxxxxxxx>
- Date: 18 Aug 2006 07:44:42 -0700
Robert Gruener wrote:
Stevoo wrote:
tim thanks for your reply. I tried that out but I'm getting the error "
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?
Depending on your local environment, the display number can be any
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
telnet 10.20.x.x. <------remote machine
on remote machine: setenv export DISPLAY = ssci1:0.0
xterm omcr <----------- program i
wish to launch
error = "xterm bla bla" see above...and i confirmed that the display
number is 0.0
Thanks
Steve
.
- Follow-Ups:
- Re: telnet session problem
- From: Robert Gruener
- Re: telnet session problem
- From: Jean-Louis Liagre
- Re: telnet session problem
- 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
- telnet session problem
- Prev by Date: /dev/tcp
- 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
|