Is it possible and if so how can I connect to a Red Hat server using the rdp protocol? Not interested in using VNC for a variety of reasons.
feedback
|
|
Well, there's xrdp. I don't get the impression that it's a mature project, but it's worth a try. | |||
feedback
|
|
Another alternative to VNC is to export X11 apps from the server to your desktop. Install an X server like Xming on your workstation. Now use putty to connect to the server. Make sure you Enable X-11 forwarding by checking the box in Now, from the terminal on the server type the name of the command you'd like to use. The program should appear on your desktop. | |||
|
feedback
|
|
Like chaos pointed out a bit earlier there's always xrdp. However, have you considered NX (free as in beer for 2 connections, libraries free as in speech) or its fully free as in speech cousin FreeNX? I've been using NX for three years now and am fully satisfied. | |||
|
feedback
|
|
In windows the supported main supported rdp is called rdp. In linux, its called X11 forwarding.
or
| |||
|
feedback
|