码迷,mamicode.com
首页 > Windows程序 > 详细

Ubuntu 14.04 + xRDP + Xfce 实现Windows远程桌面连接

时间:2014-11-26 18:50:58      阅读:352      评论:0      收藏:0      [点我收藏+]

标签:des   style   blog   http   io   ar   color   sp   strong   

1. 安装xRDP及vncserver

sudo apt-get install xrdp
sudo apt-get install vnc4server tightvncserver

 

2. 安装Xfce桌面环境

sudo apt-get install xubuntu-desktop

 

3. 设置xRDP

echo xfce4-session >~/.xsession

 

4. 设置配置文件

sudo gedit /etc/xrdp/startwm.sh

在. /etc/X11/Xsession 前一行插入

xfce4-session

 

5. 重启 xrdp

sudo service xrdp restart

6. 最后测试远程链接

 

 [原文: http://blog.csdn.net/zhutiehan/article/details/28378783]

Ubuntu 14.04 + xRDP + Xfce 实现Windows远程桌面连接

标签:des   style   blog   http   io   ar   color   sp   strong   

原文地址:http://www.cnblogs.com/platero/p/4123720.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!