Difference between revisions of "X Window System/remote session"
Jump to navigation
Jump to search
m (un-hid navbar header; changed fainted bugs to strikethrough) |
(more succinct explanation that gets to the point in the first sentence) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == | + | ==About== |
− | + | The [[X Window System]]'s client-server architecture makes it possible to run graphical applications remotely – i.e. the user is interacting with the application on one machine, but the actual execution is taking place on another. | |
− | |||
− | The [[X | ||
− | + | There are actually ''two'' ways to run remote graphical applications on X Windows: | |
− | + | * [[/application]]: run a single application | |
− | * | + | * [[/desktop]]: run a complete desktop environment |
− | |||
− | |||
− | |||
− | |||
− | * | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 23:11, 9 October 2015
About
The X Window System's client-server architecture makes it possible to run graphical applications remotely – i.e. the user is interacting with the application on one machine, but the actual execution is taking place on another.
There are actually two ways to run remote graphical applications on X Windows:
- /application: run a single application
- /desktop: run a complete desktop environment