Reuse the remote connections in Ubuntu14.04

本文介绍如何配置Xrdp服务以使用VNC会话,并详细解释了如何设置xrdp.ini文件中的参数,包括自定义会话名称、用户名、密码提示、IP地址及端口等。通过选择合适的空闲端口来避免冲突,确保远程桌面连接正常工作。
摘要由CSDN通过智能技术生成

sudo nano /etc/xrdp/xrdp.ini

[xrdp1]
name=sesman-vnc
lib=libvnc.so
username=ask
password=ask
ip=127.0.0.1
port=-1
======>>

[xrdp1]
name=customsessionname
lib=libvnc.so
username=myusername
password=ask
ip=127.0.0.1
port=5912

Note that: the 5912 is a free port, so you can put it on here. If it's not free,  then re-login, you will found that the screen is can't be figure out. So you can make some attempts to decide which port number is a proper number. In my case, I choose 5910. After finishing above operations, restart the xrdp service:

sudo service xrdp restart



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值