Forum Replies Created
-
AuthorPosts
-
December 27, 2019 at 10:17 in reply to: Ubuntu 18.04 command line code to download and install #24989fishermanModerator
Hi uncled,
I verified download few times and everything is OK, so to avoid using the old corrupted installation file, please do as following
curl https://download.nomachine.com/download/6.9/Linux/nomachine_6.9.2_1_amd64.deb -o nomachine_6.9.2_1_amd64-new.deb
md5sum nomachine_6.9.2_1_amd64-new.deb dpkg -i nomachine_6.9.2_1_amd64-new.deb
December 24, 2019 at 12:21 in reply to: Ubuntu 18.04 command line code to download and install #24974fishermanModeratorPlease can you try re-download and install package again.
December 23, 2019 at 15:38 in reply to: Ubuntu 18.04 command line code to download and install #24960fishermanModeratorHi uncled,
Based on the output it looks that your package is broken during download. Please can you verify MD5 signature by using command
md5sum nomachine_6.9.2_1_amd64.deb
Correct MD5 signature you can find here https://www.nomachine.com/download/download&id=6
Additionally, can you show output of the command
uname -a
fishermanModeratorYou can disable Client hw acceleration per session, by changing the Display settings in the NoMachine Menu Panel. See the following image.
You can change default settings for the specific user by editing $HOME/.nx/config/player.cfg file and changing default value <option key=”Enable hardware accelerated decoding” value=”false” />
Please note that for editing the player.cfg file NoMachine player should be closed.
Attachments:
fishermanModeratorYou can use following command to display related client information:
sudo /etc/NX/nxserver –history –client-platform –client-type –client-version
Additionally, to display list of all nxserver commands you can use sudo /etc/NX/nxserver –help.
fishermanModeratorWe can confirm that the behaviour has not changed between releases.
If that was the case, it would mean that the owner of the desktop would have to physically get up, go to the remote computer and click accept for his own connection request.
Maybe you are confusing the authorization dialog (when it’s a different user connecting) with the notification pop-up telling you that “user xxxx connected” ?
fishermanModeratorI could not reproduce reported problem, update does not change any settings.
Please can you provide following information:
- Is it possible that you added the user as trusted or administrator on the server?
- Is it possible that your server was displaying login window?
- Is it possible that windows user accessing desktop is administrator?
- What was the version number you were updating from?
As well please can you provide result from the command:
grep PhysicalDesktopAuthorization /usr/NX/etc/server.cfg
fishermanModeratorTo achieve your goal “That a user or group is able to select manually its node and rest of users (without group) go for load balancing.” please execute following commands:
To clean previously added rules for group and system:
sudo /etc/NX/nxserver --ruledel --group LAPTOPS sudo /etc/NX/nxserver --ruledel --system
To add the correct rules:
sudo /etc/NX/nxserver --ruleadd --class feature --type manual-node-selection --value no sudo /etc/NX/nxserver --ruleadd --class feature --type manual-node-selection --value yes --group LAPTOPS
- This reply was modified 5 years, 8 months ago by fisherman.
December 20, 2018 at 16:09 in reply to: No audio on NoMachine on iOS client when connecting to MacOS Mojave server #20915fishermanModerator- The problem is a known issue. You may register to the ‘Notify me when the TR is closed’ using the check box in the Trouble Report page: https://www.nomachine.com/TR10P08884
- The problem here could be that when iPad enters sleep mode, it is detected as disconnected on the server-side and the automatic screen lock feature ( https://www.nomachine.com/FR05N03110 ) locks the screen. If you do not want your screen to be locked you can deactivate that feature
by following the instructions in https://www.nomachine.com/protecting-the-host-screen-during-a-remote-control-session. - Can you verify if you are not trying to export the same port on the router for two devices at the same time. If not, please can you provide us with logs? They might help to understand what’s happening. You can extract them using the instructions here https://www.nomachine.com/DT10O00163 .
November 12, 2018 at 09:23 in reply to: Installing to different drive & server immediately exits #20425fishermanModeratorRelated to the problem of installing NoMachine on the drive D:, can you please provide us with the logs from the folder “C:\ProgramData\NoMachine\var\log”. You can zip the folder and send to forum[at]nomachine[dot]com.
November 2, 2018 at 13:52 in reply to: Any plans or workaround for simultaneous users on Mac? #20330fishermanModeratorHello,
NoMachine free version allows only one connection to the server. Please see also the following article https://www.nomachine.com/AR10K00703.
If you need more then one simultaneous connections please check NoMachine Enterprise Desktop product.
October 19, 2018 at 10:23 in reply to: How to: Multi virtual desktop sessions from one Linux machine #20066fishermanModeratorFor each of your VMs you can install either Enterprise Desktop or Workstation for Linux depending on what your requirements are. The latter is a mini-terminal server giving you 4 NoMachine virtual Linux desktops running in your own KVM instances. Enterprise Desktop on the other hand will give you access to the full local desktop running in each VM. They both install out-of-the-box and are pretty-much hypervisor-agnostic.
Our upcoming product, Virtualization Server, will take away all of the frustrations of having to provide centralized access to these multiple virtual desktops you want to set up, and then manage using virt-manager.
Simply put Virtualization Server will provide seamless integration with all VMs in a virtualization host.
You can read more about it here, https://www.nomachine.com/FR11N03239.
fishermanModeratorWe weren’t be able to reproduce the problem. NoMachine icon should be visible on system tray on Windows Server 2012. Did you restart machine after installing NoMachine? Does your username or hostname contain ASCII characters?
If problem still appears after the machine restart please send us the logs which are located at %PROGRAMDATA%/NoMachine/var/log) a to forum[at]nomachine[dot]com.
Instructions about debug and collecting logs you can find there: https://www.nomachine.com/DT07M00098.
- This reply was modified 6 years ago by fisherman.
September 28, 2018 at 14:12 in reply to: Installing to different drive & server immediately exits #19769fishermanModeratorHello,
We have tried to reproduce the problem by installing NoMachine software on different drive to C:\ but everything functioned correctly.
Please can you send us NoMachine installation logs located at %TEMP%\Setup Log (date).txt?
fishermanModeratorCreate a compressed archive of the NoMachine’s /var/log directory located on Windows XP in
Documents and Settings/All Users/NoMachine/var/log. -
AuthorPosts