摘要: sudo apt updatesudo apt install xrdp -y /etc/xrdp/startwm.sh 内容如下: #!/bin/sh if test -r /etc/profile; then . /etc/profile fi unset DBUS_SESSION_BUS_AD 阅读全文
posted @ 2025-09-23 17:35 黑山老猫 阅读(17) 评论(0) 推荐(0)