Changes between Version 57 and Version 58 of cypress/SshUsage


Ignore:
Timestamp:
08/10/25 17:46:49 (3 days ago)
Author:
cbaribault
Comment:

Added missing X server example

Legend:

Unmodified
Added
Removed
Modified
  • cypress/SshUsage

    v57 v58  
    250250=== Windows ===
    251251
     252Unless you are running one of the X window server programs mentioned below on your local machine, your attempts at opening and X11-based display window will continue to fail with an error message such as in the following example.
     253
     254{{{
     255[tulaneId@cypress1 ~]$xterm
     256connect 127.0.0.1 port 6000: Connection refused
     257xterm Xt error: Can't open display: localhost:10.0
     258[tulaneId@cypress1 ~]$
     259}}}
     260
    252261All Windows users - whether using '''ssh''' or PuTTY - will need to download and install X window server/client software.
    253262