Rdesktop: Remote Desktop client in Linux

Source: Internet
Author: User
Rdesktop: Remote Desktop client in Linux

Toy posted in apps, ToolsRSSTrackback

Rdesktop is a client that accesses Windows Remote Desktop in Unix/Linux.Program. Currently, rdesktop supports NT, 2000, XP, and 2003 Windows series. By using the Remote Desktop Protocol (RDP) implemented by rdesktop, you can present Windows desktops in Unix/Linux systems and perform relevant operations.

Unlike a business program like Citrix ICA, rdesktop has no expansion requirements for servers. The latest stable version of rdesktop is 1.5.0.Source codeTo install it, you can also use the following command to install it directly from the Linux release used:

Apt-Get install rdesktop

Or,

Yum install rdesktop

The previous command is applicable to the Debian/Ubuntu system, and the last command is applicable to the fedora system.

To connect to Windows Remote Desktop, run the following command:

Rdesktop [Options] server [: Port]

For example, you can useRdesktop-f-a 16 192.168.0.100. For more detailed usage of rdesktop, You can query man rdesktop.

Updated:If you use seamlessrdp in combination, you can make rdesktop more interesting: You can directly execute applications on Windows desktop from Linux, just like running native programs in Linux. The implementation method is as follows:

    1. Download seamlessrdp.zip and extract it to c: \ seamlessrdp.
    2. Run Windows desktop programs from Linux, such as IE:Rdesktop-a-s "C: \ seamlessrdp \ seamlessrdpshell.exe c: \ Program Files \ Internet Explorer \ iexplore.exe" <ip>: 3389-u administrator-P PasswordThe IP address is the IP address of the server.

For more information about how to implement this method, see Ubuntu wiki.

[Thank you for your prompt]

Read more:

    • » Grdesktop: the gnome frontend of rdesktop
    • » Virtualbox 1.6.4 released
    • » Update virtualbox to 1.5.6
5 comments
    1. 1 Yjwork Commented @

      Apt-Get install tsclient is more powerful than him, not only supports rdesktop but also supports VNC and XDMCP

    2. 2 Wilbur Commented @

      Tsclient uses rdesktop to implement the RDP protocol. That is, Remote Desktop in tsclient is rdesktop.

    3. 3 Xwl Commented @

      It's just a frontend. Tsclient = A frontend for rdesktop and other remote desktop tools

    4. 4 Chijiao Commented @

      Good, good results

From:

Http://linuxtoy.org/archives/rdesktop.html

 

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.