Re: telnet session problem



Stevoo wrote:
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

That should be "xhost +10.20.x.x" or even "xhost +" to be sure.
.



Relevant Pages

  • Re: Displaying remote root X apps locally
    ... Unlike telnet su doesn't preserve the DISPLAY variable. ... > require a GUI installer, I need to run some X sessions as root ... > from a remote terminal. ... > me, and then su to root, it doesn't work. ...
    (comp.unix.solaris)
  • Re: telnet session problem
    ... 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. ... On local machine set export DISPLAY=localmachine:17.0 ... You don't have to be root. ...
    (comp.unix.solaris)
  • will remote desktop scale?
    ... My local machine has a 1600x1200 lcd display. ... So, when I go to full screen mode, the remote machine's display stays the ...
    (microsoft.public.windowsxp.work_remotely)
  • Re: exporting display
    ... On Fri, 2005-01-07 at 14:08 -0500, James Pifer wrote: ... I think the display for root is only ... >> If you log in as root on the local machine and check the X logs you ... with either xhost or the DISPLAY variable - it should just work. ...
    (Fedora)
  • Re: telnet session problem
    ... check DISPLAY is set on the local machine ... DISPLAY should now be set appripriately in your login session on the ... remote box, and X connections will be forwarded through ssh. ...
    (comp.unix.solaris)