In many cases, Remote Desktop is required due to software restrictions during server maintenance. Next we will look at how to access the Remote Desktop on Windows and Linux.
Lab Environment
Centos-5.5 192.168.0.102
Windows XP 192.168.0.103
1. First, you must enable remote desktop on Windows and set the Windows XP system password.
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131227/2355015216-0.png "title =" 1.PNG" alt = "1530020.4.png"/>
The default port for windows Remote Desktop is 3389.
2. Configure Linux Remote Desktop
Yum install-y rdesktop tsclient
Rdesktop-a 16 192.168.0.103: 3389 Linux Remote Desktop windows
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131227/23550162T-1.png "title =" 2.PNG" alt = "153536757.png"/>
In this way, you can use the command line to remotely connect to windows Remote Desktop.
This article is from the "Dancing with Wolf" blog. For more information, contact the author!