Difference between revisions of "X servers"

From radwiki
Jump to navigation Jump to search
(Created page with "== Windows 7/8/10 == * Xcsrv * Xming")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
This page contains information on software specific to X Window Servers, also known as X11.
 +
 
== Windows 7/8/10 ==
 
== Windows 7/8/10 ==
 
* Xcsrv
 
* Xcsrv
 
* Xming
 
* Xming
 +
 +
== Notes ==
 +
* Run the X server before establishing an ssh tunnel, it will auto-detect the correct port.
 +
* Terminology: There is no "X client software", the GUI application is the X client, and the X server generates the visuals.
 +
* https://unix.stackexchange.com/questions/12755/how-to-forward-x-over-ssh-to-run-graphics-applications-remotely

Latest revision as of 08:25, 1 June 2020

This page contains information on software specific to X Window Servers, also known as X11.

Windows 7/8/10

  • Xcsrv
  • Xming

Notes