"Grinberg, Hari" <[EMAIL PROTECTED]> writes:

> I am seeking for a program work like Exceed on Win2k for RedHat Linux
> shareware or free.

Hari, it is not 100% clear what you are trying to achieve. My
assumption is that you are trying to access a Linux box from Win2k,
and display X apps running on Linux on your Win2k monitor. This is how
Exceed is normally used.

As others mentioned, start with installing cygwin (this has many other
benefits besides your immediate need). Make sure you install the
XFree86 server that comes with it, and an ssh client (OpenSSH, I
think, is included in cygwin). If in doubt, try "install everything"
or equivalent option.

Once you have everything running, and the Linux box runs sshd and the
firewall (if any) allows access to it, start the cygwin shell and try

ssh [EMAIL PROTECTED] -f xterm

or whatever your fancy is. This should display an xterm on your
monitor.

Disclaimer: I have never tried XFree86 on Windows myself, YMMV.

-- 
Oleg Goldshmidt | [EMAIL PROTECTED]

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to