Because of compatibility issues between XRDP, GNOME, and unity,

Source: Internet
Author: User


Due to compatibility issues between XRDP, GNOME, and unity, it is still not possible to use XRDP to log in to GNOME or unity's Remote Desktop in Ubuntu 14.04, where only black and white dots are background and no icons are available. As with resolution 13.10, you can only log in to Xfce Remote Desktop using XRDP.

!--more-->


First install Xfce:

sudo apt-get update

sudo apt-get install xfce4

If the network speed is slow, This will last for some time.

Then install the XRDP component and the VNC server:

sudo apt-get install xrdp vnc4server

To create a new profile on your own, so that you log on by using XFCE as the interface by default when you Telnet Then restart the XRDP service:

echo "xfce4-session" >~/.xsession

sudo service xrdp restart

This is equivalent to creating a new hidden file named. xsession in the current user's home directory and writing a line of xfce4-session to the file. You can also use touch to create a new file and edit it with VI:

Touch ~/.xsession

VI ~/.xsession

Now that the installation and configuration work is complete, the Remote Desktop Connection can be used in Windows Program to connect to Ubuntu host. You can also connect via any other terminal that supports the RDP protocol, such as Microsoft's Official Rd client on the iOS platform.




from for notes (Wiz)

Due to compatibility issues between XRDP, GNOME, and unity, in the

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.