Re: Accessing Solaris and application
Re: Accessing Solaris and application
- Subject: Re: Accessing Solaris and application
- From: Jonas Maebe <email@hidden>
- Date: Fri, 27 May 2005 15:18:43 +0200
On 27 mei 2005, at 15:08, Todd Sampson wrote:
There is something funny going on with the DISPLAY environment
variable. If
you use ssh instead of telnet, DISPLAY is automatically set for you.
ssh –X
doesn’t work but ssh –Y does. Try:
xhost +
ssh –Y –l <your logon name> <the name of the machine you telneted into>
-Y is a capital Y. -l is small el. Don’t type the ‘<‘ and ‘>’.
You don't have to use "xhost +" if you use ssh forwarding like this.
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden