I already tried VNC; however, I never found the right settings to establish the communication properly...
Main Topics
Browse All TopicsI'm looking the settings need it in Linux to activate the remote control option; and, what kind of software could be used to take remote control of the Linux PC from Windows XP...
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
these migth help
root@roswell etc]# service vncserver start
Starting VNC server: [ OK ]
[root@roswell etc]#
[root@roswell etc]# vncpasswd
Password:
Verify:
[root@roswell etc]#
[root@roswell etc]# vncserver
New 'roswell:1 (root)' desktop is roswell:1
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/roswell:1.log
[r
or you can use these
Putty and Xming
Xming is an X Window Server for Microsoft OS, you can find it here: http://sourceforge.net/pro
install it, and when you run these app, and "X" icon will appear in you system tray neer the windows clock
then connect with putty and enable X Forwarding in your connection
done that you'll be able to run x applications from putty and see them on your windows desktop.
Some times you migth need to use these command "export DISPLAY=[your IP]:0.0"
You can also setup/configure ssh then use putty to connect to your linux box
http://www.suso.org/docs/s
you can also try NX server from nomachine
http://www.nomachine.com/s
free version of it is free-nx
Business Accounts
Answer for Membership
by: leewPosted on 2008-10-22 at 21:48:46ID: 22783313
I would suggest you look into VNC.