Ubuntu14.04 configuration 3389 remote desktop connection example tutorial

零下一度
Release: 2017-06-25 10:10:31
Original
2640 people have browsed it

1. Install xrdp

sudo apt-get install xrdp -y

2. Install vnc4server

sudo apt-get install vnc4server -y

3. Install xfce4

sudo apt-get install xubuntu-desktop

echo "xfce4-session" >~/.xsession

sudo service xrdp restart

4. Test connection

Get the IP address of the Ubuntu system and connect using the Windows automatic remote connection tool (mstsc.exe)

The above is the detailed content of Ubuntu14.04 configuration 3389 remote desktop connection example tutorial. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template