On Linux(Fedora Core 6) side
Installing
Install vnc-server: yum install vnc-server
Install tsclient for connecting to Windows’ Remote Desktop: yum install tsclient
Install vnc client for connecting to a vncserver, if need: yum install vnc
Setting
Using vncserver :1 to create a vnc server with display no. 1 and default config files within your home directory. And you might be prompted password for connecting to this vnc display. If you need to change the password for this vnc display, using vncpasswd.
Continue reading