How to install the latest version of XRDP

Source: Internet
Author: User
Tags epel repo iptables

On the latest CentOS version (such as 7.3), run the Yum install XRDP directly, then the installation is not the latest version of the XRDP, need to install Epel repo, installed is the most recent version of XRDP.
The steps are as follows:

If you have installed XRDP, but not the latest version, you need to delete it before you follow the steps below.
If you follow the steps below, then yum Update, this landlord did not try, theoretically should be able.
But directly cover the installation, the landlord tried, is not, and finally deleted the reload is OK.

In/etc/sysconfig/network-scripts/, configure DNS to:

dns1=223.5.5.5 

This is for the second step to get the Epel package

Get Epel packages, which is Extra packages for Enterprise Linux,

Yum Install Epel-release 

So, Epel.repo this repository file in/ETC/YUM.REPOS.D.
This step is to install the latest version of XRDP in the next step

Run:

Yum Install XRDP 

Configure the firewall (no need to do this if there is no firewall, or you need to configure iptables if you are not using FIREWALLD but iptables)

Firewall-cmd--permanent--zone=public--add-port=3389/tcp
firewall-cmd--reload

Finally, the service is not started, to be up.

Systemctl Start XRDP

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.