Updating on remote server in a virtual desktop

Forum / NoMachine for Linux / Updating on remote server in a virtual desktop

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39021
    dietmar_13
    Participant

    Hello,

    why can’t I update the NoMachine server on a remote desktop anymore? Up to now it was possible to update the NoMachine Server from inside the Server settings on a remote desktop. Now the information (s. attached): “Software updates cannot be run from a virtual desktop session” is shown.

    Can I update with a command line command in a bash shell via a telnet session with a shut-down NoMachine server?

    How?

    NoMachine Version: 7.9.2
    OS: CentOS Linux release 7.9.2009 (Core)

    Thank you,

    Dietmar

    #39035
    kroy
    Contributor

    Hello

    why can’t I update the NoMachine server on a remote desktop anymore?

    It has never been possible to run the software updates in a virtual desktop session. Software updates need to download new files and run the procedure to activate them. Part of this procedure consists in shutting down the nxserver, applying changes, restarting the nxserver. This could not work in a virtual desktop, when shutting down the server the session would be closed and the procedure would break.

    On a headless machine the same conditions apply. With no X server running or detected, NoMachine start it’s own virtual display. Updating the nxserver, it must shut down and therefore the session is interrupted.

    You can download and update NoMachine via command line with those commands:

    wget https://www.nomachine.com/free/linux/64/rpm -O nomachine_7.10.1_1_x86_64.rpm
    sudo rpm -U nomachine_7.10.1_1_x86_64.rpm
Viewing 2 posts - 1 through 2 (of 2 total)

This topic was marked as solved, you can't post.