LWN.net Logo

Remote desktop vs. remote display

Remote desktop vs. remote display

Posted Feb 13, 2013 23:33 UTC (Wed) by khim (subscriber, #9252)
In reply to: Remote desktop vs. remote display by madscientist
Parent article: LCA: The ways of Wayland

RDP in Windows is much WORSE than remote X11, because it's functionally inferior.

You can create an .rdp file which launches remote application on your desktop. What exactly is missing?


(Log in to post comments)

Remote desktop vs. remote display

Posted Feb 14, 2013 0:26 UTC (Thu) by madscientist (subscriber, #16861) [Link]

That's good. For me it's annoying because I need to run applications under the debugger, with different arguments, etc. and rewriting the RDP file to change this (or having a suite of slightly different ones) is kind of a pain--it's much simpler for me to ssh to the remote system and invoke whatever commands I need from the shell, knowing all X traffic will automatically appear on my local display; but that's par for the course in Windows I suppose.

The missing thing is allowing a single application to create windows on both local and remote displays at the same time. But this is not a built-in feature of X, either (although its network transparent architecture makes things like this relatively straightforward to implement).

Remote desktop vs. remote display

Posted Feb 14, 2013 2:16 UTC (Thu) by Cyberax (✭ supporter ✭, #52523) [Link]

So start a remote Explorer and use it to run your applications. Easy.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds