![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions Questions involving Unix to Windows (Desktop or Server) go here. Any Windows/DOS questions should go here as well. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Format winxp to unix | Texasone | Filesystems, Disks and Memory | 2 | 03-23-2008 08:14 PM |
| Unix And winxp | usmcgerula | Windows & DOS: Issues & Discussions | 2 | 06-28-2004 01:58 PM |
| Have Win98/WinXp..Thinking about Unix!! | templer | UNIX for Dummies Questions & Answers | 2 | 03-22-2004 08:11 AM |
| installing unix on pc next to WinXP | verhaeren | UNIX for Dummies Questions & Answers | 2 | 06-27-2003 02:09 AM |
| Unix and WinXP | Blasto | UNIX for Dummies Questions & Answers | 1 | 03-05-2002 07:57 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Can anyone tell me if there is a possibility to connect WindowsXP to Unix by means of an X-Window?
I want to do this graphical but I can't find a client with a reasonable pricetag on it. We now use WRQ Reflection to connect to a character-based programm on the unix box. But I would like to do this with a X-client.
__________________
greetings from tulip country fred |
| Forum Sponsor | ||
|
|
|
|||
|
Have you tried using VNC? it is free and there are varieties of VNC out there.
XWinLogon is an X-Server package for Windows computers that allows them to connect to Linux/UNIX boxes and is aimed at rivaling X-Win32 and Hummingbird eXceed. WeirdX Pure Java X Window System Server under GPL
updated with new find (2004-12-14) XLiveCD allows users of Microsoft Windows to connect to remote Unix computers, run graphical applications and have the graphics displayed on their desktops. The software runs from the CD without being installed. XLiveCD was prepared by University Technology Services to facilitate use of research Unix systems at Indiana University by Windows users on campus. Last edited by locustfurnace; 12-14-2004 at 02:00 PM. |
|
|||
|
Cygwin
XLiveCD sounds good: it uses Cygwin. Cygwin is free, and includes an X server.
See http://cygwin.com/, and for info on installing see http://cygwin.com/cygwin-ug-net/setup-net.html#AEN194 Note one trick: the default install is minimal - no X, it's barely serviceable. If you select All when selecting packages (click on "Default" until it changes to "Install"), then you'll be installing over a GB of programs. One more trick: there are lots of mirrors of Cygwin, and because it's big and frequently updated, often the mirrors are incomplete, especially while major updates are rippling out. I haven't been able to convince anyone to run my script that automatically runs the md5 sig checks and "publishes" the results at the root of the Cygwin mirror. So I'm afraid checking the mirror's integrity is left as an exercise for the reader. (Tip: download and check the download, directory by directory.) But usually the mirrors are okay. Don't forget to run mkpasswd, mkgroup (with both -l and -d options), and run ssh-host-config to setup ssh after you've installed it. Oh, and when you ssh into the Unix box to run the X application, use the -Y option on ssh, not the -X. |
|||
| Google UNIX.COM |