Windoze SSH and Xwindows?

Rick Stevens rstevens at vitalstream.com
Mon Oct 3 19:50:22 UTC 2005


On Mon, 2005-10-03 at 12:09 -0700, Harold Hallikainen wrote:
> Yesterday, I FINALLY put my new server running FC4 on line, replacing the
> RH8 machine, and it seems to be working great! Thanks for all the help
> from this list!
> 
> I've been using Tera Term to access the RH8 machine from work, but Tera
> Term does not support the SSH protocol used by FC4. What is a suggested
> SSH client for Windoze?

Putty works.  Remember that, by default, all later implementations of
ssh use SSHV2.  Older machines used SSHV1 (ssh1).

> Also, what do I need to do on a Windoze machine to get Xwindows access to
> the FC4 machine?

You need to permit X access to your Linux machine.  As root on the
Linux machine:

	# xhost +hostname-or-IP-of-your-Windows-machine

If you're not worried about security, just use "xhost +" instead and
you've disabled X security completely.  Also, don't forget that X is
X--not Windows--so your Windows box must be running an X server package
such as Hummingbird for it to work.

----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens at vitalstream.com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-      Do you know how to save five drowning lawyers?  No?  GOOD!    -
----------------------------------------------------------------------




More information about the Redhat-install-list mailing list