NoteFun

  1. 首页
  2. Configure Linux
  3. 正文

Install Mate-desktop and Xrdp on Ubuntu Server

2019年2月12日 15点热度 0人点赞 0条评论

Install

Install MateDesktop VNC and xrdp
apt-get install ubuntu-mate-core ubuntu-mate-desktop -y
apt-get install tightvncserver -y
apt-get install xrdp -y
Setting xrdp
echo mate-session >~/.xsession

vim /etc/xrdp/startwm.sh
# insert mate-session before ./etc/X11/Xsession`

reboot

Uninstall

apt-get purge xrdp
apt-get purge tightvncserver
标签: 暂无
最后更新:2019年2月20日

点赞
< 上一篇
下一篇 >

文章评论

取消回复
分类目录
  • Coding
  • Configure Linux
  • 懒得分类

COPYRIGHT © 2021 NoteFun. ALL RIGHTS RESERVED.

THEME KRATOS MADE BY VTROIS