Britgirl

Forum Replies Created

Viewing 15 posts - 736 through 750 (of 5,328 total)
  • Author
    Posts
  • in reply to: X11 vector graphics mode #49491
    Britgirl
    Keymaster

    Hi,

    The X11 vector graphics mode is a server side configuration available in all of the NoMachine Terminal Server Products. These products support the NoMachine virtual desktop functionality. As written in that article, Enterprise Desktop does not support this functionality. Enterprise Desktop, like it’s free version counterpart, is for access to the physical display. By “virtual desktop functionality”, we refer to “NoMachine virtual desktop”, not the virtual desktop of the hypervisor technology you could be using.

    How can !M detect if it connects to a virtual or physical display ?

    For NoMachine, whether the OS is running on a virtual machine or a physical machine is irrelevant in terms of what NoMachine will detect. In fact NoMachine software can be installed on physical machines, virtual machines, cloud-based systems, wherever there is a desktop environment installed there. NoMachine will detect a display (an x server) and let you connect to it. On Linux, when connecting to a desktop which doesn’t have an X server running (e.g. it’s a headless machine), NoMachine is able to use its own display service, what we call an embedded X server, to let users connect seamlessly to the physical desktop on the remote machine.

    When I’m connected with !M to this machine from a Linux PC, the desktop of the VPS is detected as a physical display. It seems quite strange, doesn’t it ?

    Not at all. Enterprise Desktop is doing its job 🙂 On Linux systems, if it doesn’t detect a display when you request a connection, it will tell you and give you the option to start its own display service.

    On the other hand, you want to run multiple desktops on the same Linux host (the virtual desktop functionality mentioned earlier), you need a NoMachine Terminal Server product. Try Workstation to start off with. This will let you run up to 4 NoMachine desktops concurrently.

    Some additional information you will find useful:

    https://www.nomachine.com/creating-nomachine-virtual-desktop-sessions-on-linux
    https://kb.nomachine.com/AR10K0070000

    Britgirl
    Keymaster

    Hi, I’m not sure what you’d like to achieve in terms of running the LDM after the XFCE desktop session starts. Maybe try with #UserScriptAfterLogin “” and in the server.cfg, not node.cfg? Also check your permissions, and ownership of the effective user. This ‘afterlogin’ script is executed as user nx, so you need admin privileges.

    More about custom scripts is available here:

    Server Automation Interface: some examples to use custom scripts triggered on server/node events
    https://kb.nomachine.com/AR02L00787

    and any of the guides of the Enterprise products. Here’s the link to the Enterprise Desktop guide (like the free version but with more features) https://kb.nomachine.com/DT10R00171#11.3.

    in reply to: Cipher suite update: TLS 1.2 to 1.3 ? #49341
    Britgirl
    Keymaster

    At the moment it’s not possible for us to indicate a time-frame. Right now our priority is NoMachine 9.

    We can tell you the Client Hello Extensions, though we would be interested in knowing why you are asking. We use the very minimum to support our case. It’s not the purpose of NoMachine to implement an extensible TLS system, but to implement NoMachine. If there is an extension that is not included, and which you consider a requirement, please tell us what it is and we can evaluate whether to add it.

    Extension Type: 0x000A (supported_groups)
    Extension Type: 0x000B (ec_point_formats)
    Extension Type: 0x000D (signature_algorithms)
    Extension Type: 0x0016 (encrypt_then_mac)
    Extension Type: 0x0017 (extended_master_secret)

    in reply to: NoMachine on Apple Vision Pro (AVP) #49337
    Britgirl
    Keymaster

    At the moment we don’t have plans to add support for AVP. It’s an interesting use-case but a rather niche one.

    Britgirl
    Keymaster

    Could you try adding this to the node.cfg file?

    DisplayAgentExtraOptions “-alteventapi 1”

    Locate the node.cfg file, edit it by adding the above line, then save. Restart the server.

    in reply to: Problem with space key from Windows to a Linux #49328
    Britgirl
    Keymaster

    There are no keys recorded by xev, maybe the application didn’t have the focus? You have to keep the cursor on the xev window to make them appear. Can you try again in that way?

    Can you also tell us if “Grab the keyboard” is enabled in the Player settings? (Settings > Player > Input)

    in reply to: Problem with NoMachine on Linux #49324
    Britgirl
    Keymaster

    This seems similar to another topic on the forum: https://forum.nomachine.com/topic/stuck-on-desktop-not-shared-after-updating-to-8-13-1 where we didn’t receive logs from the user.

    We are unable to reproduce the issue despite several attempts. Can you submit the logs, first enabling debug, then reproducing the error?

    You can extract them using the instructions here: https://kb.nomachine.com/DT07S00243

    Submit the logs to forum[at]nomachine[dot]com making sure to include a reference to this topic. Thanks.

    in reply to: Slow performance for Raspberry Pi 4 #49322
    Britgirl
    Keymaster

    Hi, this is unusual.

    I’m not sure if its related, but I did notice that even plugging the Pi directly into my router still did not give me the speeds I was expecting when testing with SpeedTest.net. I get 100mbps up and 180mbps down. With the same cable, switch, etc on another computer I get my full ISP’s speed…a gigabit up and down. Maybe there’s something wrong with the Pi’s ethernet? I tried WiFi and its even worse, of course.

    Can you send us the session statistics? Start a session from the RPi to a Windows computer, open the menu (Ctrl-Alt-0) and go to Connection, then click Take session statistics. (More about this is documented here:https://kb.nomachine.com/AR02N00875. Then, for completeness, start a session from Windows to the RPi and do the same again. Zip them up and post here.

    Another thing, what distribution is the RPi4 using and what desktop environment is it?

    Thanks.

    in reply to: Sonoma server doesn’t receive input from client #49319
    Britgirl
    Keymaster

    sudo /etc/NX/nxserver --restart through the command line is of course ok. I gave you the GUI-based option 🙂

    in reply to: Problem with space key from Windows to a Linux #49302
    Britgirl
    Keymaster

    Hi,

    inside the session, from the Windows client to the Linux server, can you open the xev tool and check what is actually being printed when you press the spacebar on the Windows machine? Is the spacebar the only key which doesn’t work?

     

    in reply to: Problem with NoMachine on Linux #49296
    Britgirl
    Keymaster

    FYI I have removed the image which shows “Desktop not shared” because it contains sensitive information.

    Please tell us Linux distribution and version, desktop environment (LXDE, Gnome, KDE, something else?), and attach the exact message you see when you try to connect.

    in reply to: Cipher suite update: TLS 1.2 to 1.3 ? #49289
    Britgirl
    Keymaster

    Hello, thanks for pointing out the articles, we’ll be checking them to make sure they are updated. About TLS, version 1.2 still is a reliable and widely used standard in the corporate world, Of course, whilst it’s obviously favourable to use the latest version, the move to TLS 1.3 is something we are already working on, as low priority.

    in reply to: Sonoma server doesn’t receive input from client #49287
    Britgirl
    Keymaster

    This sounds like a permissions problem. Go to accessibility and screen recording permissions, remove nomachine/nxnode, then restart the NoMachine server (server settings > status > restart the server). Then go back to macOS System Preferences accessibility and screen recording and add permissions for the NoMachine application again.  Check this illustrated guide on how to do this https://kb.nomachine.com/AR11Q01061)

    in reply to: MacOS spaces support #49284
    Britgirl
    Keymaster

    Hi, the development roadmap is no longer in the public domain. Indeed they log the evolution and design of our software and are documents that go into extreme detail. There is a public section for Trouble Reports where we publish bug reports, the workarounds available and eventual closure.

    Britgirl
    Keymaster

    Please send us debug logs from the computer you are connecting to. You should enable debug and then reproduce the problem. You can extract them using the instructions here: https://kb.nomachine.com/DT07S00243

    Send them to forum[at]nomachine[dot]com. Please use the title of this topic as the subject of your email. Thanks!

Viewing 15 posts - 736 through 750 (of 5,328 total)