Forum Replies Created
-
AuthorPosts
-
Britgirl
KeymasterI suspect that on your Linux client machine you are using a configuration file (nxplayer.cfg) created on Windows. Could that be possible? If this is the case, the nxplayer.cfg file on your Linux host will have the SSH Client key set to nxssh.exe:
You can check whether this is the case by:
$ cat nxplayer.cfg | grep nxssh
If you get:
<option key=”SSH Client” value=”nxssh.exe” />change it to:
<option key=”SSH Client” value=”nxssh” />Britgirl
KeymasterThe free NoMachine for Linux does not include the virtual desktop functionality. With the free version you connect to the physical desktop of the remote host. If you want to connect to multiple desktops on the Linux host, you will need any of the terminal server products from the Enterprise range.
You can find related posts here:Britgirl
KeymasterCan you tell us what ARM variation you are using? It might be that it’s among the popular ones that we build for testing.
Britgirl
KeymasterHi Ricardo,
Firstly, you should check the following article: https://www.nomachine.com/AR11K00751 which explains why this message “The NoMachine service is not available on host…” appears and what you can do. Seeing that you are using an old version of NX, you could try this article here:
http://https://www.nomachine.com/AR04J00627
Secondly, it would be better if you used official packages from NoMachine on your server đ To run a virtual desktop you could install the Workstation product. Unfortunately, we aren’t responsible for the FreeNX packages you are using.
Britgirl
KeymasterHi,
there are two options for users of the earlier NX 3.5.0 client package. You can install the free NoMachine package (which functions as both a server and a client) or you can use the Enterprise Client as you did đ This is also free.
The reason you are getting a “an evaluation expired” message is probably due to a previous package (e.g. the Workstation perhaps?) that you had installed on your remote machine. I suggest uninstalling the nomachine-4.0.369-1.x86_64 package from your server host, removing the directory and reinstalling.
Britgirl
KeymasterBritgirl
KeymasterThe logs don’t seem to contain any problem related to starting virtual sessions. Can you make sure you follow the steps here: https://www.nomachine.com/AR07K00677 in the section dedicated to Linux.
You will need to:
1) Set log level to debug as per instructions
2) Reproduce the problem.
3) Create a compressed archive of the NoMachine /var/log directory.
4) Send the archive to NoMachine Support Team by e-mail .
Don’t forget to include the client side logs as well. The userhome/.xsession-errors file will be useful to. Send everything to issues[at]nomachine.com.Britgirl
KeymasterHi snejok, from this post:
Under âmore quality of imageâ I mean fonts blurring (https://www.nomachine.com/forums/forums/topic/blurry-fonts-with-latest-nomachine-viewer)
you will see that we are working on improving text rendering.
option key=âLink speedâ value=âwanâ is a legacy setting and only takes effect when connecting to a 3.5 server. If you are connecting to a server 4, the setting option key=âLink qualityâ value=â7âłÂ is used. Changing it to 9 (this corresponds to the slider being on the far right in Display settings) will give better image quality, but will also require more bandwidth.
As Fra81 explained in his reply to the topic quoted above,
“The slider can be changed according to the quality of image that you prefer. By default it is set in the middle. Moving it to the right edge will activate lossless encoding. This should make fonts sharper….Additionally, you can also check the box âDisable multi pass encodingâ to avoid progressive refinement of the screen image. Disabling this refinement sends the image directly with the target quality (set in the slider).”
Britgirl
KeymasterWe haven’t been able to reproduce this error. Are you able to send us logs?
https://www.nomachine.com/AR07K00677
You attach them here, or send them to issues[at]nomachine.com making sure you include your topic title in the subject.
Britgirl
KeymasterDid you try to change the port in the panel I have attached here?
Attachments:
Britgirl
KeymasterThere is no way to disable this certificate warning, it’s a security feature.
Show SSL certificate storage warning
This key is used to disable a warning issued when the key cannot be saved on disk.
Britgirl
KeymasterThe problems with the keys improved quite a lot by updating to the latest version of NX on both PCs.
When you say that there are improvements, do you mean that problems with keys being repeated or not received has gone away completely, or are there still issues?
If I left the connection idle, the screen went black after a couple of seconds. I disabled the power saving screen blanking (its timeout was set to 10 minutes. With that change, the blanking issue has gone away.
We’ll look into this.
Britgirl
KeymasterCan you send the logs to issues[at]nomachine.com please? Make sure you provide the info I requested in my earlier post.
Thanks.
December 16, 2013 at 18:54 in reply to: Sessions in home folder: C-servername, F-C-servername,.. #1314Britgirl
KeymasterFor a detailed explanation on these directories, please see the following article: https://www.nomachine.com/AR12K00765
In brief, the C-hostname-display-sessionID directories are for managing the connection to the physical desktop or virtual desktop. You will probably have also seen S-hostname-display-sessionID directories; these are related to the client monitor run for each connection.
When you terminate a session, NoMachine’s default behaviour is to delete all old directories from your .nx on the server side unless NoMachine is configured to preserve them, e.g. for debug purposes. When you disconnect your virtual desktop, a C-* and the S-* directory is left in your .nx to be ready for the reconnection.
A correctly terminated session is renamed to T-C-*. When you find a F-C* or a F-S* directory in your .nx , it means that something went wrong and the session or the client monitor has been terminated unexpectedly or incorrectly. You can safely remove all T-C*-*, F-C-* and F-S-* directories.
Be careful not to delete a C-* or a S-* directory as it will cause the sudden termination of the current connection.
To ensure that NoMachine deletes all old directories, edit the node configuration file, namely node.cfg, uncomment and set the SessionLogClean key to:
SessionLogClean 1
Britgirl
KeymasterDid you update the client side software to version 4 as suggested? If so, we will need to see logs from both sides, plus the information that is listed in ‘What to include’ just below. Note that we’ve since release 4.0.369 and you can use the automatic updates to get the latest fixes.
To update your installation:
– Run the NoMachine GUI from your Programs menu.
– Access the âChange server settingsâ panel.
– Click on the âSoftware updatesâ button (last little icon on right).
– Click âCheck updatesâ.
If the logs are too big, send them to issues[at]nomachine.com referencing your topic.
Thanks.
-
AuthorPosts