

【Computer Network Troubleshooting II: Tailscale】
Tailscale for connecting remote servers and RDP for forwarding rendered views
views
| comments
https://www.cnblogs.com/dwj192/p/15685314.html ↗
~/.xsession
/etc/xrdp/startwm.sh
/etc/xrdp/xrdp.ini
sudo systemctl restart xrdp
journalctl -u xrdp -e
journalctl -u xrdp-sesman -eplaintext报错#
xrdp#
9月 25 22:00:37 ubuntu xrdp[507325]: **[ERROR] xrdp_sec_recv: xrdp_mcs_recv failed**
9月 25 22:00:37 ubuntu xrdp[507325]: **[ERROR] xrdp_rdp_recv: xrdp_sec_recv failed**
9月 25 22:00:37 ubuntu xrdp[507325]: **[ERROR] libxrdp_process_data: xrdp_rdp_recv failed**
9月 25 22:00:37 ubuntu xrdp[507325]: **[ERROR] xrdp_process_data_in: xrdp_process_loop failed**
9月 25 22:00:37 ubuntu xrdp[507325]: **[ERROR] SSL_shutdown: Failure in SSL library (protocol error?)**
9月 25 22:00:37 ubuntu xrdp[507325]: **[ERROR] SSL: error:0A000126:SSL routines::unexpected eof while reading**shellxrdp-sesman#
9月 25 15:55:19 ubuntu xrdp-sesman[491872]: **[ERROR] sesman_data_in: scp_process_msg failed**
9月 25 15:55:19 ubuntu xrdp-sesman[491872]: **[ERROR] sesman_main_loop: trans_check_wait_objs failed, removing trans**shelldisplay#
1063 **ps** -ef | grep Xorgplaintext