搜索
您的当前位置:首页ubuntu22安装xrdp图形化界面,连接后报错: a problem has occurred and the system can‘t recover...

ubuntu22安装xrdp图形化界面,连接后报错: a problem has occurred and the system can‘t recover...

来源:世旅网

跟随的文章设置即可。

背景

  • ubuntu22.04
  • 有安装显卡驱动,nvidia-smi能看到正常结果
  • 有安装xrdp,且服务正常运行

步骤

笔者并没有安装vnc4server,所以跟随文章依次执行了以下命令:

sudo apt-get install vnc4server tightvncserver
sudo apt-get install xubuntu-desktop
echo "xfce4-session" >~/.xsession
sudo service xrdp restart

笔者检查/etc/xrdp/xrdb.ini,端口配置是3389。

因篇幅问题不能全部显示,请点此查看更多更全内容

Top