Forum / NoMachine Cloud Server Products / Can't create new virtual desktops / Reply To: Can't create new virtual desktops
Hi igor,
enterprise-node not available for download anymore?
The enterprise-node package was renamed terminal-server-node to make more clear that such package works as an additional Linux Terminal Server node of an Enterprise Server whose nodes can be also a Windows or Mac hosts.
The enterprise-node package was renamed terminal-server-node to make more clear
that such package works as an additional Linux Terminal Server node of an Enterprise Server whose nodes can be also a Windows or Mac hosts.
Can you please provide the commands you gave on the server to add the node and the corresponding output? More than being sensitive to the hostname given, can be that the node was not added due to some other reasons.
available desktops still show physical desktops
This is a bug. If the PhysicalDesktopSharing key is disabled is the server configuration, users must not see the physical desktop listed among the available sessions.
EnableVirtualGL doesn’t work
NoMachine 4.0.362 is not able yet to provide hardware support for OpenGL in an automatic way, so it’s not enough to enable it in the EnableVirtualGL key. It’s necessary to execute some manual operations:
– Run the following script
/usr/NX/scripts/vgl/vglserver_config -config
– Reboot the machine.
– Then launch the OpenGL application by running inside the NoMachine session:
/usr/NX/scripts/vgl/vglrun <opengl app>