[SLUG] X-client software.

2007-10-09 Thread Hasnain
Hi,


Is there anyone knows about any x-client software like humminbird exceed for
free to use x11 under ssh tunnelling. i used to use any gui to run on putty
setting the display into localhost and exceed used to pipe those displays
into local computers.



Thanks in advance,



Hassy.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] X-client software.

2007-10-09 Thread Hasnain
Hi
Its true you can use vnc but i was looking more into putty like you run
xclock in putty another window in your machine will pops off with the clock
interface.

Thanks,
Hassy


On 10/10/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 On Wed, 10 Oct 2007, Hasnain wrote:

  Hi,
 
 
  Is there anyone knows about any x-client software like humminbird exceed
 for
  free to use x11 under ssh tunnelling. i used to use any gui to run on
 putty
  setting the display into localhost and exceed used to pipe those
 displays
  into local computers.


 VNC?



 --
 Rachel Polanskis Kingswood, Greater Western Sydney,
 Australia
 [EMAIL PROTECTED]http://www.zeta.org.au/~grove/grove.html
 David Hicks, Nuclear Power, WorkChoices, Reconciliation, Tampa, Iraq, AWB,
 Children Overboard, Global Warming.  Who do you trust? - John W Howard

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] X-client software.

2007-10-09 Thread Scott Ragen
[EMAIL PROTECTED] wrote on 10/10/2007 02:01:23 PM:

 Hi,
 
 
 Is there anyone knows about any x-client software like humminbird exceed 
for
 free to use x11 under ssh tunnelling. i used to use any gui to run on 
putty
 setting the display into localhost and exceed used to pipe those 
displays
 into local computers.

There is cygwin, with its Xwin Packages.
Look at http://x.cygwin.com

Another option, especially if its over the net and you don't mind 
installing some server sided software is to use NX.
You can download the free (as in speech) freenx on the server from 
http://freenx.berlios.de/
The free (as in beer) client is downloadable from http://www.nomachine.com

Cheers,

Scott
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] X-client software.

2007-10-09 Thread Amos Shapira
On 10/10/2007, Hasnain [EMAIL PROTECTED] wrote:

 Hi
 Its true you can use vnc but i was looking more into putty like you run
 xclock in putty another window in your machine will pops off with the
 clock
 interface.


Cygwin/X?
http://x.cygwin.com/
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] X-client software.

2007-10-09 Thread Hasnain
Thanks for that i will check those out. seems the cygwin package will help
me big time.

Cheers,
Hassy
On 10/10/07, Scott Ragen [EMAIL PROTECTED] wrote:

 [EMAIL PROTECTED] wrote on 10/10/2007 02:01:23 PM:

  Hi,
 
 
  Is there anyone knows about any x-client software like humminbird exceed
 for
  free to use x11 under ssh tunnelling. i used to use any gui to run on
 putty
  setting the display into localhost and exceed used to pipe those
 displays
  into local computers.

 There is cygwin, with its Xwin Packages.
 Look at http://x.cygwin.com

 Another option, especially if its over the net and you don't mind
 installing some server sided software is to use NX.
 You can download the free (as in speech) freenx on the server from
 http://freenx.berlios.de/
 The free (as in beer) client is downloadable from http://www.nomachine.com

 Cheers,

 Scott

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] X-client software.

2007-10-09 Thread Jeremy Portzer

Hasnain wrote:

Hi,


Is there anyone knows about any x-client software like humminbird exceed for
free to use x11 under ssh tunnelling. i used to use any gui to run on putty
setting the display into localhost and exceed used to pipe those displays
into local computers.



Hello,

I assume since you mention putty you're talking about running X 
applications displayed on MS-Windows?  Note that this type of software 
is technically called an X server - not client.  (The client is the 
program you're actually running on the remote system.)  The meanings of 
server and client are slightly backwards when it comes to the X Window 
system.


I typically used Cygwin and Cygwin/X .  It is free software and easy to 
install.  You can do exactly as you say and forward the displays using 
putty (or just use the cygwin ssh client which is easy to install once 
you have the cygwin environment configured).


--Jeremy
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: [SLUG] X-client software.

2007-10-09 Thread Hasnain
Thank you so much Jeremy,

It will help me big time.


On 10/10/07, Jeremy Portzer [EMAIL PROTECTED] wrote:

 Hasnain wrote:
  Hi,
 
 
  Is there anyone knows about any x-client software like humminbird exceed
 for
  free to use x11 under ssh tunnelling. i used to use any gui to run on
 putty
  setting the display into localhost and exceed used to pipe those
 displays
  into local computers.
 

 Hello,

 I assume since you mention putty you're talking about running X
 applications displayed on MS-Windows?  Note that this type of software
 is technically called an X server - not client.  (The client is the
 program you're actually running on the remote system.)  The meanings of
 server and client are slightly backwards when it comes to the X Window
 system.

 I typically used Cygwin and Cygwin/X .  It is free software and easy to
 install.  You can do exactly as you say and forward the displays using
 putty (or just use the cygwin ssh client which is easy to install once
 you have the cygwin environment configured).

 --Jeremy

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html