 |
03-10-2008, 07:02 AM
|
#1
|
|
Steelhead
Join Date: May 2004
Location: Vancouver, WA
Posts: 493
|
Unix shown on XP
I don’t know if such a program exists or not. I want to be able to have a user work on a unix machine for a weather briefing. I would like to be able to have it shown on another computer that is XP. The closest thing in Windows that I can think of is Netmeeting or something like that. There will be no interaction on the windows side, just show the different pages that are on the unix machine.
The XP machine is hooked up to a large screen TV that is in a different part of the building than the Unix machine. I just want to display the contents of what is on the Unix desktop onto the Windows machine, that way, it will be on the large screen TV.
Any ideas?
|
|
|
03-10-2008, 08:20 AM
|
#2
|
|
The Mods Must Be Crazy!
Join Date: Sep 2004
Location: Casting between the waves where dinner lies waiting
Posts: 25,081
|
Re: Unix shown on XP
Unix desktop? Are you using a GUI on the Unix box?
|
|
|
03-10-2008, 08:29 AM
|
#3
|
|
Steelhead
Join Date: Oct 2005
Location: SW Portland
Posts: 168
|
Re: Unix shown on XP
Try Reflection X. Here is the overview of the product.
Quote:
|
Reflection X is a high-powered, X11R6.9-compliant PC X server with built-in GLX support. It connects Windows users to graphical and character-based applications on UNIX, Linux, and OpenVMS hosts. Awarded the Microsoft Works with Windows Vista logo, Reflection X can render and display graphical X Window applications with unrivaled speed and accuracy.
|
|
|
|
03-10-2008, 09:03 AM
|
#4
|
|
Chromer
Join Date: Aug 2002
Location: Fort Collins, CO
Posts: 806
|
Re: Unix shown on XP
Quote:
Originally Posted by Snowman
I don’t know if such a program exists or not. I want to be able to have a user work on a unix machine for a weather briefing. I would like to be able to have it shown on another computer that is XP. The closest thing in Windows that I can think of is Netmeeting or something like that. There will be no interaction on the windows side, just show the different pages that are on the unix machine.
The XP machine is hooked up to a large screen TV that is in a different part of the building than the Unix machine. I just want to display the contents of what is on the Unix desktop onto the Windows machine, that way, it will be on the large screen TV.
Any ideas?
|
You need to do some sort of xdisplay back to the Windows box. There is a commercial app called Hummingbird Exceed that can be used but there are a number of freeware or shareware options out there too.
Xming (sourceforge.net/projects/xming) is one that might work for you.
|
|
|
03-10-2008, 09:25 AM
|
#5
|
|
Steelhead
Join Date: May 2004
Location: Vancouver, WA
Posts: 493
|
Re: Unix shown on XP
Quote:
Originally Posted by JustCallMeDave
Unix desktop? Are you using a GUI on the Unix box?
|
Yes, it is a gui on the Unix desktop.
The meteorologist gives daily briefings on the Unix machine.
In another part of the building, I have the Win XP box. I would like to have the unix desktop displayed on the Win XP machine so the folks in the other part of the building can see the presentation.
I will check into the apps mentioned.
Thanks
|
|
|
03-10-2008, 11:58 AM
|
#6
|
|
Chromer
Join Date: Dec 2000
Location: Hillsboro, OR
Posts: 530
|
Re: Unix shown on XP
tightvnc. You start the server on the Unix machine, and connect to it with a windows client.
|
|
|
03-10-2008, 01:05 PM
|
#7
|
|
King Salmon
Join Date: Apr 2002
Location: Out in the back forty
Posts: 6,167
|
Re: Unix shown on XP
In general, the answer is VNC. Tight VNC is one vendor, UltraVNC is the one I use.
Most Linuxes come with VNC installed. You need to download a VNC client for the XP machine. You start vncserver on the unix/linux box, and then start the VNC client on the Xp box and connect to it. It may require a little firewall manipulation to allow the connection.
To find out if the Unix box has VNC, try typing "vncserver" at a command prompt. If that doesn't work, you have to solve that part first.
This requires someone who has a bit of unix/networking knowledge. Only a bit, but if you don't know what is special about 127.0.0.1, you'll have trouble.
EDIT: I just realized you want to mirror the desktop that someone else is using. That is going to be a bit more complex, and I don't know the answer immediately, though, if the unix display is x windows, you should be able to mirror it to the XP desktop using some variant of X and probably VNC. Search on X windows dual display, and you'll probably find an answer.
Last edited by Silver Hilton; 03-10-2008 at 01:08 PM.
|
|
|
03-10-2008, 01:25 PM
|
#8
|
|
Tuna!
Join Date: Jul 2000
Location: Kalispell, MT
Posts: 1,515
|
Re: Unix shown on XP
Quote:
Originally Posted by Silver Hilton
In general, the answer is VNC. Tight VNC is one vendor, UltraVNC is the one I use.
Most Linuxes come with VNC installed. You need to download a VNC client for the XP machine. You start vncserver on the unix/linux box, and then start the VNC client on the Xp box and connect to it. It may require a little firewall manipulation to allow the connection.
To find out if the Unix box has VNC, try typing "vncserver" at a command prompt. If that doesn't work, you have to solve that part first.
This requires someone who has a bit of unix/networking knowledge. Only a bit, but if you don't know what is special about 127.0.0.1, you'll have trouble.
EDIT: I just realized you want to mirror the desktop that someone else is using. That is going to be a bit more complex, and I don't know the answer immediately, though, if the unix display is x windows, you should be able to mirror it to the XP desktop using some variant of X and probably VNC. Search on X windows dual display, and you'll probably find an answer.
|
VNC will work, just run the VNC server on the same terminal as the session.
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|