~/.xsession sudo service xrdp restart 4."/> ~/.xsession sudo service xrdp restart 4.">

Home>Article>Operation and Maintenance> Ubuntu14.04 configuration 3389 remote desktop connection example tutorial

Ubuntu14.04 configuration 3389 remote desktop connection example tutorial

零下一度
零下一度 Original
2017-06-25 10:10:31 2567browse

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!

Statement:
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