I have NX Server on Ubuntu, and when I try connecting from a Windows 10 NX Client, I get the following errors in the connection log file:
Linux
/etc/NX/nxserver: line 95: /usr/NX/bin/nxexec: cannot execute binary file
/etc/NX/nxserver: line 95: /usr/NX/bin/nxexec: Success
I checked the permissions for /usr/NX/bin/nxexec, and see this:
-r-sr-xr-x 1 root root 77504 Sep 29 23:02 nxexec*
I tried executing nxexec from the shell and get this error:
-bash: ./nxexec: cannot execute binary file
Any ideas why this is happening?
The NX Client side is 5.0.43 on Windows 10.
I installed the NX Server from the file:is nomachine_5.0.43_1_x86_64.tar on Ubuntu 12.04.1 LTS.