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