# XRDP on Linux deploy toss record

Source: Internet
Author: User

XRDP on Linux deploy toss record 1. XRDP Connect fail

VNC does not work with either Tiger or vnc4server, but XRDP cannot connect
NETSTAT-TNLP See if there are 3389, no. Description XRDP not open.
With/ETC/INIT.D/XRDP restart still invalid, only Xrdp-sesman.
Perform XRDP manually. Can be connected to the
But the black screen.

[email protected]:/etc/xrdp# netstat -tnlpActive Internet connections (only servers)Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program nametcp        0      0 0.0.0.0:5901            0.0.0.0:*               LISTEN      25340/Xtightvnctcp        0      0 0.0.0.0:6001            0.0.0.0:*               LISTEN      25340/Xtightvnctcp        0      0 127.0.0.1:3350          0.0.0.0:*               LISTEN      27054/xrdp-sesmantcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      24857/sshdtcp        0      0 127.0.0.1:6010          0.0.0.0:*               LISTEN      25062/0tcp        0      0 0.0.0.0:3389            0.0.0.0:*               LISTEN      27062/xrdptcp6       0      0 :::22                   :::*                    LISTEN      24857/sshdtcp6       0      0 ::1:6010                :::*                    LISTEN      25062/0
2. XRDP Black Screen Solution

First configure the ~/.xsession, refer to the following selection of the current desktop is mate or xfce4.
I use mate to comment out the xfce4.

[email protected]:~# cat .xsession#startxfce4 &mate-session#xfce4-session

This will still not work, but I'll keep the above configuration and reinstall XRDP
Apt-get Purge XRDP
Apt-get Install XRDP
View XRDP Status:
/ETC/INIT.D/XRDP status
Restart:
/ETC/INIT.D/XRDP start

Execute # # 1 again. XRDP, you can run normally.

# XRDP on Linux deploy toss record

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.