zoukankan
html css js c++ java
关于xrdp的安装设置
http://chip.twbbs.org/blog/?p=658
首先,你必须remove vnc4server,这个东西和这个软件有冲突
sudo apt-get remove vnc4server
sudo apt-get install tightvncserver
sudo apt-get install xrdp
使用netstat -ctl查看一下有没有使用3389端口在监听
重启后机子可能不会自动启动xrdp server,需要自己来起动在
rm /var/run/xrdp/xrdp.pid
/etc/init.d/xrdp start
查看全文
相关阅读:
图书-哲学-奥卡姆剃刀:《奥卡姆剃刀原理》
汉语-词语-认知:认知能力
汉语-词语-认知:认知水平
汉语-词语:认知
pg_dump
pg_ctl
pg_controldata
pg_config
paste
passwd
原文地址:https://www.cnblogs.com/lexus/p/1712670.html
最新文章
开机黑屏 只显示鼠标 电脑黑屏 有只老鼠 举 [我们已经成功地解决了]
九汇总再次排序算法
java的System.getProperty()值的方法可以得到
联想K860 ROM 从官方Vibe 精简 提高性能
[CSS] CSS Transitions: Delays and Multiple Properties
[ReactJS] DOM Event Listeners in a React Component
[AngualrJS] Using Angular-Cache for caching http request
[React] Styling a React button component with Radium
[Immutable.js] Working with Subsets of an Immutable.js Map()
[Immutable,js] Iterating Over an Immutable.js Map()
热门文章
[Hapi.js] Managing State with Cookies
[Hapi.js] Request Validation with Joi
[Immutable,js] Immutable.Record() as data models
[Hapi.js] Friendly error pages with extension events
汉语-词语:自信
汉语-词语:勇敢
汉语-成语:胆大心细
汉语-词语-品质:稳重
汉语-词语-认知:能力
法则-社会生活:社会生活十大著名法则
Copyright © 2011-2022 走看看