mclaborn

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Logon screen disables mouse and keyboard input #35531
    mclaborn
    Participant

    This worked for me also.

    in reply to: Can’t see local cursor #34015
    mclaborn
    Participant

    I see it now, thanks.

    The default for that appears to be off. That seems like a very poor choice for a default value.

    in reply to: MacOS start NX server at boot time? #24352
    mclaborn
    Participant

    Yes, I can do that.

    in reply to: MacOS start NX server at boot time? #24316
    mclaborn
    Participant

    It does appear that the daemon is running

    ps -ef | grep -i nx
    499    81     1   0  8:22AM ??         0:01.02 /Applications/NoMachine.app/Contents/Frameworks/bin/nxserver.bin –daemon
    0   259     1   0  8:22AM ??         0:00.59 /Applications/NoMachine.app/Contents/Frameworks/bin/nxnode.bin –localsession
    499   283    81   0  8:22AM ??         0:00.01 /Applications/NoMachine.app/Contents/Frameworks/bin/nxd
    0   337   332   0  8:22AM ttys000    0:00.00 grep -i nx

    and listening

     lsof -p 81 | grep -a LISTEN
    nxserver.  81   nx    8u  IPv4 0xd9cf5c8cb9495dbb      0t0     TCP localhost:21745 (LISTEN)

    and a nmap command from another computer shows that it is listening on port 4000/tcp. And a connection from that other computer while at the login screen worked, and I was able to log in.

    But, the behavior is inconsistent.  I rebooted and tried again and the remote client showed <No available sessions on this server>. The ps and lsof command output was similar to that above. Log files for that instance have been emailed.

    in reply to: MacOS start NX server at boot time? #24272
    mclaborn
    Participant

    macOS 10.14.6 Mojave

    Was not installed through the command line.

    Logs have been emailed.

    /etc/NX/nxserver –status
    NX> 111 New connections to NoMachine server are enabled.
    NX> 162 Enabled service: nxserver.
    NX> 162 Enabled service: nxnode.
    NX> 162 Enabled service: nxd.

    In this instance, the client appeared to be connecting then got an error:  “Attempting to reconnect to ….. Error was: connection timed out. ”

     

     

Viewing 5 posts - 1 through 5 (of 5 total)