Chalonec Roger wrote:
I have installed VNC server on fedora core 1 and updated it. Can
someone tell me where I can find the matching client for Windows XP?
www.tightvnc.com
Also, do I have to do any configuration of the server to get it to work?
1. Make sure you have the server running :-) 2. Install an ssh client on your pc. Putty (http://www.chiark.greenend.org.uk/~sgtatham/putty/) or cygwin (www.cygwin.com) are my favorites. 3. Learn how to tunnel ports (gives your VNC session security)
Or you could skip #2 and #3 if you're on a secure LAN, and can open a port (default 5901 on linux servers) through your Linux boxes firewall.
Alan