Reply To: Could not locate the SSH client?

Forum / NoMachine for Linux / Could not locate the SSH client? / Reply To: Could not locate the SSH client?

#1547
rweede
Participant

$ cat nxplayer.cfg | grep nxssh

If you get:
<option key=”SSH Client” value=”nxssh.exe” />

change it to:
<option key=”SSH Client” value=”nxssh” />

Thanks, that did it. I’m wondering whether this may be a bug in the Linux installation package. As far as I remember, I never copied a config file from a Windows machine. Not 100% sure, though.