Connect to Windows Remote Desktop through rdesktop in Linux

Source: Internet
Author: User


Linux uses rdesktop to connect to Windows Remote Desktop. Microsoft Windows provides a Remote Desktop System. The default port of this service is 3389, allows users to remotely log on to the system for system management or run various applications as terminal servers. To connect to Windows Remote Desktop at www.2cto.com, you must install the corresponding software (tsclient) on the Windows client ). If you are a Windows server administrator, you must have used this tool because Remote Desktop can greatly facilitate remote server maintenance by the system administrator. In Linux, you can also use a free tool rdesktop to connect to Windows Remote Desktop. Next we will share with you how to use rdesktop to connect to remote desktop on the Linux (CentOS) system. 1) install rdesktop [root @ server ~] # Yum-y install rdesktop 2) connect to Windows Remote Desktop [root @ server ~] # Rdesktop-a 16 192.168.1.96: 33389-u administrator PS: The windows Remote Desktop port has been changed to port 33389. Www.2cto.com

In this way, you can easily access Windows Remote Desktop on a Linux (CentOS) system. The following describes the detailed parameters of rdesktop: rdesktop help information is displayed when no parameters are followed by rdesktop commands. rdesktop Syntax: rdesktop [options] server [: port] parameter description-u is the user account (ID) used to log on to Remote Desktop) -d domain name-s shell-c working directory-p is used to log on to Remote Desktop user password-n specifies the client machine name-k www.2cto.com-g-f full screen display mode-B-L -A-B-e-E-m-C-D-K-S-T-N-X-a: sets the image color depth of the Remote Desktop, for example,-a 16 indicates to enable the RDP compression function with a 16-bit color-z-x-P-0-4-5

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.