Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
June 25, 2022 at 11:30 in reply to: How to identify the session name with SessionID or DISPLAY #39013nomachine_sgParticipant
I figured out a solution:
/usr/NX/bin/nxserver --history --verbose
Display Type Session ID Services Depth Screensize Status Session name Username Platform Users Date 1002 shadow C366XXXXD2E4D8516CFAC378D16 --D--PSA N/A 2752x1089 Connected dev2 myuser centos linux release 7.9.2009 (core) 0 2022-06-25 17:14:53 1001 unix-xsession-default 55BXXXX557603A1F315E47643A3 --D--PSA 24 1920x1080 Connected test1 myuser centos linux release 7.9.2009 (core) 1 2022-06-25 16:38:47
Please note that the
--verbose
option is not documented when using--help
June 23, 2022 at 11:44 in reply to: Creation of new virtual desktop session with command line only #38980nomachine_sgParticipantHi @britgirl,
Working fine!
With the following config in player.cfg:
<option key="Show address retrieving tutorial" value="false" />
<option key="Show connection wizard tutorial" value="false" />
<option key="Show opening menu panel tutorial" value="false" />
<option key="Show menu panel tutorial" value="false" />
<option key="Show video toolbar tutorial" value="false" />
The session can start from a headless machine with this command:
xvfb-run /usr/NX/bin/nxplayer --session test.nxs
Thanks a lot for your help,
Jean-Paul
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)