-1

How can i connect to my desktop version of linux from windows, i need graphic mode ?

1 Answers1

1

The easiest way is probably to install xrdp on the Linux server, then connect to it from Windows using the default RDP client.

From their website:

Based on the work of FreeRDP and rdesktop, xrdp uses the remote desktop protocol to present a GUI to the user.

The goal of this project is to provide a fully functional Linux terminal server, capable of accepting connections from rdesktop, freerdp, and Microsoft's own terminal server / remote desktop clients.

dr_
  • 29,602