Unix Technical Forum

Accessing X Windows on Linux from windows PC's

This is a discussion on Accessing X Windows on Linux from windows PC's within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi How can I access X windows on my linux box from my windows pc? I am currently using ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 11:41 AM
Timothy Dutton
 
Posts: n/a
Default Accessing X Windows on Linux from windows PC's

Hi

How can I access X windows on my linux box from my windows pc?

I am currently using the program putty as a ssh client

Tim


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 11:41 AM
jjg
 
Posts: n/a
Default Re: Accessing X Windows on Linux from windows PC's

Timothy Dutton wrote:

> Hi
>
> How can I access X windows on my linux box from my windows pc?
>
> I am currently using the program putty as a ssh client


vnc. And you can use putty to set up a tunnel.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 11:41 AM
HJohnson
 
Posts: n/a
Default Re: Accessing X Windows on Linux from windows PC's

<posted & mailed>

jjg's fingers wander over the keyboard and thus produced:

> Timothy Dutton wrote:
>
>> Hi
>>
>> How can I access X windows on my linux box from my windows pc?
>>
>> I am currently using the program putty as a ssh client

>
> vnc. And you can use putty to set up a tunnel.

Or....
You could install a copy of cygwin on your Windows box and on your linux
box export your DISPLAY environment to the Windows Box (running
cygwin's X-Windowing ontop of M$ Windows).

cygwin gives you a Unix/Linux like environment (and applications) on
your Windows Box.

Just another way to do things...
--
HJohnson aka
humjohn AT aerosurf DOT net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 11:41 AM
MikeReynolds
 
Posts: n/a
Default Re: Accessing X Windows on Linux from windows PC's

On 2005-10-23, Timothy Dutton <tim.dutton@blueyonder.co.uk> wrote:
> Hi
>
> How can I access X windows on my linux box from my windows pc?
>
> I am currently using the program putty as a ssh client
>
> Tim
>

I used tightVNC. I installed VNC server onto slack. Set it up, and ran it.
I also had tightVNC viewer installed on my windows laptop. You need VNCviewer
to connect to the VNCserver on Slack. I just grabbed the tightvncserver rpm
here http://tightvnc.org/download.html and ran rpm2tgz and installed it.


--
Best Regards,

Mike Reynolds
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 11:41 AM
Krzysiek
 
Posts: n/a
Default Re: Accessing X Windows on Linux from windows PC's

Timothy Dutton <tim.dutton@blueyonder.co.uk> napisal nam:

> Hi
>
> How can I access X windows on my linux box from my windows pc?
>
> I am currently using the program putty as a ssh client
>
> Tim


export DISPLAY=IP:0.0

Software like Hummingbird Connectivity 10 on your windows PC (or a freeware
cygwin?)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 11:41 AM
Grant
 
Posts: n/a
Default Re: Accessing X Windows on Linux from windows PC's

On Sun, 23 Oct 2005 20:43:59 +0200, "Krzysiek" <none@none.nieto.pl> wrote:

>Timothy Dutton <tim.dutton@blueyonder.co.uk> napisal nam:
>
>> How can I access X windows on my linux box from my windows pc?
>>
>> I am currently using the program putty as a ssh client

>
>export DISPLAY=IP:0.0
>
>Software like Hummingbird Connectivity 10 on your windows PC (or a freeware
>cygwin?)


or X-Deep/32 http://www.pexus.com/ freeware

Grant.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 11:41 AM
ray
 
Posts: n/a
Default Re: Accessing X Windows on Linux from windows PC's

On Sun, 23 Oct 2005 14:48:27 +0000, Timothy Dutton wrote:

> Hi
>
> How can I access X windows on my linux box from my windows pc?
>
> I am currently using the program putty as a ssh client
>
> Tim


Here's my take on the advice offered so far, all of which will work: VNC
is a resource hog - it works by replicating the desktop rather than
drawing items like X; Hummingbird is very expensive; cygwin is not really
a good choice since it's basically running Linux in Windows and you don't
need that.

My advice - go to Kenton Lee's X/Motif page. There you will find a list of
X servers that will run from MS. These will range from fast to slow; free
to cheap to expensive. I've found that Xmanager has a very good product
with a free evaluation copy which never seems to time out. Try that and
some of the others too.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 11:42 AM
William Hamblen
 
Posts: n/a
Default Re: Accessing X Windows on Linux from windows PC's

On 2005-10-23, Timothy Dutton <tim.dutton@blueyonder.co.uk> wrote:

> How can I access X windows on my linux box from my windows pc?
>
> I am currently using the program putty as a ssh client


There is X11 available for Microsoft Windows. A cheap way is to
install Cygwin on the Windows PC. This gives you an environment
on the PC that is as close to linux as Windows allows, including
an X server, ssh, and so on. You can start X11 on the Windows
PC and ssh over to your linux box. Visit http://www.cygwin.com.
X11 over Windows is a little slow.

--
The night is just the shadow of the Earth.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 11:42 AM
Grant
 
Posts: n/a
Default Re: Accessing X Windows on Linux from windows PC's

On Sun, 23 Oct 2005 14:32:46 -0600, ray <ray@zianet.com> wrote:

>My advice - go to Kenton Lee's X/Motif page. There you will find a list of

^^^^^^^^^^^^^^^^^^^^^^^^^--> google first answer
>X servers that will run from MS

Great resource, thanks

Grant.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-20-2008, 11:42 AM
Eric Hameleers
 
Posts: n/a
Default Re: Accessing X Windows on Linux from windows PC's

Timothy Dutton wrote:
> Hi
>
> How can I access X windows on my linux box from my windows pc?
>
> I am currently using the program putty as a ssh client
>
> Tim
>
>

You might also want to take a look at NoMachine NX -
http://www.nomachine.com/ . This tunnels, or rather proxies, the X
protocol over a ssh connection, using compression and smart caching to
let you have a good X Window experience even over low-latency lines.

The client side is fully open source (Windows, Linux, Mac clients
available) while the server component is a commercial offering.
But.... there exists FreeNX at http://freenx.berlios.de/ which
basically is the open source implementation of the NX Server.
Slackware packages available at
http://www.slackware.com/~alien/slackbuilds/freenx/

Knoppix and the LTSP come with NX/FreeNX for example.

Eric
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:21 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com