Remote access to windows desktops on linux

Source: Internet
Author: User
Tags windows remote desktop rdesktop
Remote access to windows desktop Windows on linux provides a remote desktop system that 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, install the appropriate software (tsclient) on the Windows client ). For example, remote access to windows desktop Windows on a linux system provides a remote desktop system that allows users to remotely log on to the system for management or run various applications as terminal servers. To connect to Windows Remote Desktop, install the appropriate 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, we can also use rdesktop to connect to Windows Remote Desktop. You want to remotely control windows desktops on linux. I. install search for two software with yum, install rpm-q rdesktop rdesktop-1.5.0-2.fc7 yum install rdesktop rpm-q tsclient tsclient-0.150-1.fc7 yum install tsclient 2. rdesktop is a command line-based tool that is easy to use. you can use man rdesktop to query command parameters # rdesktop-f-a 16 10.10.136.148 to connect to a remote Windows desktop. -f indicates full screen display,-a 16 indicates 16 bit color, followed by the address of the Windows Server. Use Ctrl + Alt + Enter to switch to the linux desktop. Note: When you exit the Remote Desktop, select "logout" instead of "shutdown ". 2. tsclient uses the tsclient graphical interface. enter tsclient in the command line to open the main interface, enter the remote computer IP address, and connect the user name and password. To use tsclient, you must install rdesktop. after tsclient is successfully installed, you can choose application> Internet> terminal service client from the menu. III. if the Windows Server side is set to disable XP Terminal Services, multiple users can log on. Otherwise, another user logs on and the original user logs off automatically. To disable Terminal Services, choose Control Panel> performance maintenance> Administrative Tools> Services> Terminal Services, right-click and select Properties, and select disabled as the startup type. However, the remote control fails after Terminal Services is disabled. You have to open it again. IV. Two Points 1. Windows must be remotely controlled after the user logs on. 2. if no password is set for the user name, you cannot log on remotely. "you cannot log on due to account restrictions" is displayed"
Related Article

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.