Fedora 14
Sponsored Link

rdesktop - Connect to Windows's Remote Desktop2010/11/13

  Install rdesktop and connect Windows. You must enable remote desktop function on Windows.

[1] install rdesktop.
[root@dlp ~]#
yum -y install rdesktop
[2] Start X server and input command like below.
[root@dlp ~]# rdesktop -u serverworld -k ja -g 800x600 10.0.0.30

# -u [user name]
# -k [keyboard layout]
# -g [screen resolution]
# -f [full screen mode]
# -T [screen title]

[3] Just Connected.
Matched Content