Remote desktop from Windows to Lubuntu
Is there a way to remote connect (via windows remote desktop) to my Ubuntu server which has the Lubuntu Desktop, just like is possible with Unity?
Solution 1:
Other than in Ubuntu the leightweight Lubuntu desktop does not include a VNC server by default. We will have to install and configure a VNC server before we are able to view our Lubuntu desktop remotely.
This can be vino (the Ubuntu default VNC server), or any other VNC server (I made good experiences with x11vnc ). A VNC server can be installed and configured through a SSH session in case you have no physical access to your server.
See also:
- Ubuntu Wiki: Lubuntu Remote Desktop
- What free Remote Desktop (server) solutions are there?
- Run RDP server on Ubuntu 12.10 for access via RDP (e.g. from Windows)
Solution 2:
Please have a look here: Remote desktop for multiple users I have added useful information for this too.