Ubuntu xrdp installation and configuration-use windows mstsc remote connection

installation steps

  • apt-get update
    inputapt-get update
  • Install xubuntu-desktop
    inputapt-get install xubuntu-desktop
  • Install xrdp
    input apt-get install xrdp
    inputecho xfce4-session > ~/.xsession
  • Restart xrdp service
    inputservice xrdp restart

Remote Connection

  • Windows remote connection
    Use win+R in the windows system, enter mstsc, enter the remote connection address plus port number, and enter the user name and password to connect.

Guess you like

Origin blog.csdn.net/linghu8812/article/details/107383053