Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please contact pcds-help@slac.stanford.edu if you need more information or additional assistance with NoMachine NX.

Fix for NoMachine 4.3 on Windows

If you find that you cannot start a desktop session even after successfully authenticating from a Windows NoMachine client version 4.3+, try the following workaround:

In the file $USER/.nx/config/player.cfg, find the line:

Code Block
<option key="SSH client mode" value="library" />

Change it to read:

Code Block
<option key="SSH client mode" value="native" />

It is not yet known when this workaround could be undone (e.g. by upgrading the server software).