Forum / NoMachine for Linux / nxclient unable to find session on headless X server / Reply To: nxclient unable to find session on headless X server
November 19, 2013 at 18:56
#811
Britgirl
Keymaster
You need to add the ‘screen’ parameter to the execution of X server, for example:
‘-screen 0 1024x768x24’.
The screen size ‘1024×768’ can be set as you like but it’s important to set 24 bit depth as ‘x24’.
Additionally X server and GNOME should be started from one console.