Changes between Version 57 and Version 58 of cypress/SshUsage
- Timestamp:
- 08/10/25 17:46:49 (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/SshUsage
v57 v58 250 250 === Windows === 251 251 252 Unless 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 256 connect 127.0.0.1 port 6000: Connection refused 257 xterm Xt error: Can't open display: localhost:10.0 258 [tulaneId@cypress1 ~]$ 259 }}} 260 252 261 All Windows users - whether using '''ssh''' or PuTTY - will need to download and install X window server/client software. 253 262