

Use /usr/NX/bin/nxserver –help to see options.Ĭonfig file: /usr/NX/etc/server.cfg (though I didn’t have to edit anything here by default)įinally: sudo /usr/NX/bin/nxserver -restart On Mac, you can create an NX folder under your home folder and scp the key with an appropriate naming convention to remember which server it is for. Later you can point to the appropriate key in your NX Client config. The key on the server is located in: /usr/NX/share/keys/default.id_dsa.key.įor Windows client machines, you will need to copy the key to “C:\Program Files\NX client\Windows\share\keys\” with a distinct name. Now we’ll need to copy the secure key that was generated onto the client machines so that your NX client can use it.


Update permissions: chmod 640 /usr/NX/home/nx/.ssh/authorized_keys2 Start the service: sudo nxserver –restartĭownload and install the nxclient, nxnode, and nxserver rpm packages for your architecture:ĭownload the Windows/Mac NoMachine NX client for your desktop.Ĭreate a new ssh key pair in /usr/NX/share/keys/: sudo /usr/NX/bin/nxserver -keygen.NX NoMachine (Free Edition) is a great tool to take remote control of a Linux server desktop.
