I have purged realvnc-vnc-server. I have loaded xrdp At this point nothing appear but instructions say that the xrdp server is supposed to run automatically in the background. How do I access it?
Asked
Active
Viewed 321 times
2 Answers
1
xrdp is a server, it is not supposed to display anything. You need to connect to it (from another computer) using an RDP client such as rdesktop or freerdp.
Dmitry Grigoryev
- 28,277
- 6
- 54
- 147
1
Try the command:
sudo startx
This should start the xrdp server desktop and then you can connect to it.
zenofall
- 11
- 3