I am using NoMachine Enterprise Terminal Server 7.4.1. on CentOS 7 x86_64. We have NVIDIA Quadro RTX 6000 GPUs, so I followed the instructions for setting up VirtualGL here:
https://knowledgebase.nomachine.com/AR04Q01024
After following those instructions, I have NoMachine up and running using hardware acceleration.
My DefaultDesktopCommand and CommandStartGnome are as follows:
DefaultDesktopCommand "/bin/dbus-launch --exit-with-session gnome-session --session=gnome --disable-acceleration-check"
CommandStartGnome "/bin/dbus-launch --exit-with-session gnome-session --session=gnome --disable-acceleration-check"
We’re required to have a warning message displayed whenever someone logs in to one of our systems. It’s a multi-line message. It appears that when I try to include a multiline message for NodeFirstLoginGreeting and NodeLoginGreeting, it doesn’t work. Can anyone confirm this, or tell me how to get a multiline message for my greeter?
Also, it would be preferable for this message to be displayed *before* someone logs into a NoMachine session. Is that possible?
Thanks,
Prentice