Rdesktop is a remote desktop tool in the Linux operating system. it can be used to connect to the Windows system and use rdesktop to specify the resolution so that the remote desktop can be filled in a blank area: java code rdesktop remote ip address-u user name-p password-a16-g... rdesktop is a remote desktop tool in
rdesktop
[Root @ server ~] # Yum-y install rdesktop
2) connect to Windows Remote Desktop
[Root @ server ~] # Rdesktop-a 16 192.168.1.96: 33389-u administrator
PS: The windows Remote Desktop port has been changed to Port 33389.
In this way, you can easily access Windows Remote Desktop on a Linux (CentOS) system.
The following describ
Rdesktop is a command line-based remote control software. You can use it to remotely control Fedora. Of course, when you use the command execution software, it is still graphic interface. A. download the latest version of rdesktop: Workshop.
Rdesktop is a command line-based remote control software. You can use it to remotely control Fedora. Of course, when you u
connect to Windows Remote Desktop.
Next we will share with you how to use rdesktop to connect to remote desktop on the Linux (CentOS) system.1) install rdesktop
[Root @ server ~] # Yum-y install rdesktop
2) connect to Windows Remote Desktop
[Root @ server ~] # Rdesktop-a 16 192.168.1.96: 33389-
*************************************************************************************************************** ************Author: easywave Time: 2014.06.13Category: Protocol standard-RDP Protocol Brief INTRODUCTION statement: Reprint. Please keep the linkNote: If there is an error, please correct me. These are the journal articles I studied ...*************************************************************************************************************** ************A: A simple introduction to
ArticleDirectory
Enable remote desktop for the target computer
Remote connection using rdesktop in Ubuntu
Rdesktop is a client that supports Windows Remote Desktop Connection in Linux.ProgramIn Linux, you can use it to remotely access Windows desktops and support multiple versions. Rdesktop is an open-source project supporting the GPL protocol
Rdesktop installation and use because the server I want to manage also has a windows operating system, you cannot use SSH for management only. What is rdesktop? Rdesktop: ARemoteDesktopProtocolClientforaccessingWindowsNTTerminalServer (Remote Desktop Protocol client of windowsNT terminal server) remember to enable remote assistance on windows before connecting. T
Article Title: Use rdesktop Remote Desktop Windows in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Rdesktop is the RDP Protocol (windows Remote connection uses the open RDP (Remote Desktop Protocol) client in linux.
Examp
In Windows systems, Microsoft Windows provides a remote Desktop system, which has a default port of 3389 (which can be modified manually), allowing users to log on remotely for system administration or to run various applications as terminal servers. To connect to Windows Remote Desktop, you need to 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 the remote ma
previously used is the KDE under the KRDC. The program's Grab Keys feature has a bugthat causes ALT + TAB to not be captured most of the time, so you can't use the keyboard to switch windows. However, its full-screen function is normal, in the case of multi-monitor, full screen is only valid on one screen. In the end, change back to rdesktop. The command is as follows:Rdesktop-a 32-u user_name-g 1920x1030-x 0x80-r clipboard:primaryclipboard 192.168.1.
As we all know, Microsoft's Windows provides a remote Desktop system, the default port for this service is 3389, which allows users to log on remotely for system administration or run various applications as terminal servers.To connect to Windows Remote Desktop, you need to 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 the remote maintenance of the server by
You often have to connect to Windows remotely, so rdesktop is a must.Recently installed the Gnome interface of the CENTOS7, found that the Rdesktop command has been used to become rdesktop-vrdp, but can be used on the line.To add a GUI to the rdesktop with a shell script, first install the zenity, and then write a scri
The version of Rdesktop that comes with Ubuntu 14.10 's software source is 1.7 and cannot be connected to WIN10 's remote Desktop.Google a bit, rdesktop version 1.8 is a remote desktop that can be connected to WIN10. Ubuntu 15.04 version is likely to provide rdesktop 1.8.3-1 version of the Deb, so choose the source code to install
Use rdesktop in Linux to connect to Windows Remote Desktop
First download a source package to the http://www.rdesktop.org of rdesktop official website. Download the package locally and decompress it. Run the following command to install the package:./Configure;Make;Make installInstalled in/usr/local/by default.After installation, run the following command to connect to Windows Server 2008.
$ info rdesktop//Check the Help information.$rdesktop 192.168.1.1//Open a 8-bit color,$rdesktop-A 16 192.168.1.1//This is a 16-bit color, it looks much better.$rdesktop-U administrator-p ******-a 16 192.168.1.1//Both landed directly, oh, almost what?There is the-F full-screen operation,-g specifies to use the screen si
Discover new also have download: sudo apt-get install rdesktop
Or to download rdesktop, install after download:
$ TAR-ZXVF rdesktop-1.5.0.tar.gz
$ CD rdesktop-1.5.0
$./configure
$ make
$ make Install
Terminal input Rdesktop//very detailed usage instructions
Using the rdesktop command under Linux can be a perfect remote Windows host.The experimental environment is as follows:
OS Version: Elementaryos-0.4.1-stable.20170814-x64
Native Environment: Physical machine
The General Linux Distribution Software Center, will have Remmina remote tools, such as the domestic Deepin OS, it is also very convenient to use. For resolution, remote Win7 and Win10 are not much different from local operations
1. Dependency package
The following software assistance is required to successfully install the software package:
-Cc or GCC compiler-Make Tool-Libiconv shared library
-Libgcc shared library
2. software compilation and Installation
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--># Decompress the package:Shell> tar-xvf rdesktop-1.6.0.tar.gz# Go to the directory after the software package is unlocked an
Rdesktop can run on all UNIX systems based on the X Window platform. The current stable version is 1.7.0. It can be used in Linux to remotely access Windows desktops and support multiple versions. Rdesktop is an open-source project supporting the GPL protocol under SourceForge. It uses RDP (Remote Desktop Protocol, Remote Desktop Protocol) to connect almost all versions of Windows.
First, install
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.