Red Hat 6 login using XRDP remote interface

Source: Internet
Author: User
Tags windows remote desktop

Redhat6 install XRDP Log in directly using Windows Remote Desktop Connection

Here's how to do this:

The first step: Download the source package and install some dependent software download XRDP source package

? wget http://downloads.sourceforge.net/project/xrdp/xrdp/0.6.0/xrdp-v0.6.0.tar.gz?

Determine that the system already has a dependency on the package gcc, pam-devel, Openssl-devel,libtool, direct yum online installation can be. (Subject to availability)

Step Two: Install XRDP unzip the installation package:? TAR-XZVF xrdp-v0.6.0.tar.gz

? Enter the installation package directory to compile and install: CD xrdp-v0.6.0

?. /bootstrap

?. /configure

Make

Make install (Root run)

Note: If an installation error is installed, the appropriate dependency package is installed based on the error message.

?? Step Three: Configure XRDP

Modify the configuration file/etc/xrdp/xrdp.ini, modify the parameters [globals] in the port value of 6666 here ports can be arbitrarily set.

Start xrdp#/etc/xrdp/xrdp.sh Start

? Restart XRDP #/etc/xrdp/xrdp.sh restart

Restart your computer: Shutdown-r now

? Enter 192.168.76.201:6666 directly using Windows Remote Desktop Connection

Note: The client connection failure problem may be caused by firewall blocking, add a policy (modify the configuration file/etc/sysconfig/iptables copy a 22 port configuration, modify the port to 6666, and then restart the Firewall service iptables restart ) or stop the firewall (service iptables stop) to connect successfully.

Red Hat 6 login using XRDP remote interface

Related Article

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.