Ubuntu Remote Desktop Connection Windows system

Source: Internet
Author: User
Tags windows remote access rdesktop

Now with Ubuntu system, the company bought a Windows server, need to configure a set of environments, run back and forth very troublesome, like Windows can be Remote Desktop, Linux should also have.

Now your own ubuntu13.10, unable to access the desktop "system settings" item, thus excluding a "Ubuntu system above, click and open the following menu: Application-----Internet-----Terminal Services Client " method, This method is similar to the Remote Desktop entry for Windows.

Rdesktop is now using this software to complete my needs. It's actually quite simple.

Ubuntu side:

sudo apt-get install rdesktop

Windows side:

You need to allow this Windows remote access.

My Windows is Windows server2012, basic operations: Computer---Properties---remote settings---remote,

tick: Allow remote connection to this computer. Remove the default tick: Allow only run using Network Level Authentication ..., (if you do not cancel this, the "error:recv: Connection is set to end multiplicity " will appear at run time ).

Start from Ubuntu and only need one command:

rdesktop-f -a 192.168.1.112

It's OK.


Extension

Usage: rdesktop[options] server[:p ORT]

The command parameters commonly used are:

- u User name

& Nbsp;    -p password

- N Client host name (display Windows connection client name in Task Manager)

- GDesktop Size (w * h)[can also be usedx (in lowercaseX)]

- F full screen mode , switch from full screen mode to press Ctrl+alt+enter

-AConnection color depth (up to -), general-choice -True Color is displayed (window7Support +bit)

-0Digital0represents the connectionWindowsConsole, equivalentMstsc/consoleCommand

Example:

1, in full-screen mode with True color, the client name isConnection, user namePanConnection192.168.0.100Control Desk

$rdesktop-F-a 16-n connection-u pan-0 192.168.0.100

2, to800*600(W*H) window size, True color, user namePan, open the remote port to16453of the192.168.0.101Control Desk

$rdesktop-G 800*600-a 16-u pan-0 192.168.0.101:16453



Ubuntu Remote Desktop Connection Windows system

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.