User Tools

Site Tools


tutorials:ct1:development:how_to_use_rdesktop_to_display_windows_or_linux_desktop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorials:ct1:development:how_to_use_rdesktop_to_display_windows_or_linux_desktop [2013/11/02 17:32]
parker uboot
tutorials:ct1:development:how_to_use_rdesktop_to_display_windows_or_linux_desktop [2013/12/23 14:50] (current)
Line 23: Line 23:
  
  
-===== Whhere ​you can get the rdesktop =====+===== Where you can get the rdesktop =====
 You can download the Stable versions from here. You can download the Stable versions from here.
  
Line 40: Line 40:
  
 ===== Remote control Linux'​s desktop ===== ===== Remote control Linux'​s desktop =====
-  * Firstly, you must know the computer IP which you want to control.For Example:+  * Firstly, you must know the computer IP which you want to control ​and install the xrdp. For Example:
 <code bash> <code bash>
 + $sudo apt-get install xrdp
  ​$rdesktop 192.168.1.1  ​$rdesktop 192.168.1.1
 </​code>​ </​code>​
   * If you are successful,​you will see such window.   * If you are successful,​you will see such window.
  
-{{:图片}}+{{:ll1.png?600}}
  
 <code bash> <code bash>
Line 54: Line 55:
 </​code>​ </​code>​
  
-  * After entered that information,​click OK.Now you can see the Remote user's desktop. +  * After entered that information,​click OK. Now you can see the Remote user's desktop. 
-{{:图片}}+{{:ll2.png?600}}
  
 ===== Remote control windows'​ desktop ===== ===== Remote control windows'​ desktop =====
Line 69: Line 70:
   * Now you can finally turn it on:   * Now you can finally turn it on:
  
-{{:w5.png}}+{{:w5.png?400}}
  
   * To connect from another Vista / Win7 PC on the same network, click the bottom radio button. If you need to connect from an XP/2k machine, click the “Allow connections from computers running any version of Remote Desktop” radio button.   * To connect from another Vista / Win7 PC on the same network, click the bottom radio button. If you need to connect from an XP/2k machine, click the “Allow connections from computers running any version of Remote Desktop” radio button.
Line 82: Line 83:
 </​code>​ </​code>​
    
-{{:w1.png}}+{{:w1.png?600}}
  
-{{:w2.png}}+{{:w2.png?600}}
  
  
tutorials/ct1/development/how_to_use_rdesktop_to_display_windows_or_linux_desktop.1383384737.txt.gz · Last modified: 2013/12/23 14:50 (external edit)