Hi,
what is the best way to stop the node service on NoMachine Enterprise server, which is the MASTER of a multinode environment ?
For instance, I have one NoMachine Enterprise server, managing 2 nodes ( 2 different machines running NoMachine too ). As such, there is actually 3 nodes in my environment, as the MASTER is also a node. I would like to prevent the MASTER from running any session locally ; sessions should run only on remote nodes ; and MASTER resources are then dedicated to multinode management only.
The only way I can do this is by running this command on the server : nxserver –nodestop localhost:22
Maybe it is not the best way to do so.
And I am afraid I will have to enter manually this command again at next reboot of this server. Is there any option in config files, for this ?
Regards.