我在 Ubuntu 20.04 上安装了 xrdp 和 xfce:
sudo apt update && sudo apt upgrade -y
sudo apt install xfce4 xrdp -y
sudo adduser xrdp ssl-cert
sudo systemctl restart xrdp
sudo ufw allow 3389
reboot
Run Code Online (Sandbox Code Playgroud)
现在,当使用“Microsoft Remote Desktop”应用程序时,它会打开大约 0.5 秒(黑色),然后快速关闭,没有任何错误等。
如果其他人遇到这个问题,解决方案是:
sudo nano /etc/xrdp/startwm.sh
测试-x /etc/X11/Xsession && exec /etc/X11/Xsession
执行 /bin/sh /etc/X11/Xsession
启动xfce4
sudo /etc/init.d/xrdp restart
| 归档时间: |
|
| 查看次数: |
12550 次 |
| 最近记录: |