On Client side, you will have to allow X11-connections, this is usually done
by
xhost +<IP-address_of_server>

I don't know, how to configure this in Exceed - sorry.

On Server-Side, you will have to export the display. Depending on the shell
used, you will do this with either
(BASH, KSH, etc: )
export DISPLAY=<IP-address_of_client>:0

or by (CSH,TCSH,etc:)
setenv DISPLAY <IP-address_of_client>:0

Please consider this as very insecure, as no encrytion or cryptographic
authentication is used at all!!!
Good Luck!
Daniel


On Server sid

----- Original Message ----- 
From: "LIU Ning ^~宁" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 23, 2004 10:29 AM
Subject: How to run GUI application by telnet ?


> Hi,
> I am in Debian unstable and want to log in to a Sparc workstation with
> solaris to run some GUI applications. However, the workstation does not
> run SSH daemon and I have to log in it by telnet. Do you know how to run
>       GUI by telnet login?  Now I can only login by EXCEED under Windows
> to run GUI application of the workstation.
> Any suggestion will be appreciated.
>
>
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>
>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to