smartsniom.blogg.se

Nomachine virtual desktop
Nomachine virtual desktop









It's possible to use the 'nxserver -startsession' command to start a virtual desktop on user's behalf. Nxserver -startsession -virtual -type unix-application -application To start a custom application in virtual desktop mode: Nxserver -startsession -virtual -type unix-console To start the console application in virtual desktop mode: Nxserver -startsession -virtual -type unix-kde Nxserver -startsession -virtual -type unix-gnome Nxserver -startsession -virtual -type unix-default The -type parameter can be used to specify which type of desktop should be launched: It correspondes to ' -type unix-default'.

nomachine virtual desktop

If -type is not provided, this command will start the desktop environment defined in the DefaultDesktopCommand key in the /usr/NX/etc/node.cfg file. The server command to create virtual desktops is:

nomachine virtual desktop

This feature can be used also for making benchmark tests useful to sizing the HW of the NoMachine server host machine or of the Terminal Server Node in case of a multi-node environment. Such command line tool is intended to be run as non privileged user, the virtual desktop will be run for the user who executes the command. Since version 6.2, a new server's tool is available for starting virtual desktop sessions on Linux from command line.











Nomachine virtual desktop