Ubuntu xrdp

使用 Windows remote desktop 连接Ubuntu

Windows Remote 闪退

安装

apt -y install xrdp

日志抓取

journalctl --grep='xrdp'

journalctl log

修复:

sudo gpasswd -a xrdp ssl-cert

重启

sudo systemct restart xrdp.service

comment: