Forum Replies Created
-
AuthorPosts
-
BritgirlKeymaster
Hi, you are referring to version 5 when Cloud Server could be used in a ‘server-to-node’ set-up. With the release of version 6 we changed the focus to ‘server-to-server’ and Cloud Server became a federation server.
In the past few months we have been adding improvements to Cloud Server, one of which is the soon to be released feature (probably next week) of being able to see whether other users are connected. It will eliminate your students’ frustration, I’m sure.
Displaying the number of users connected to the child servers
https://www.nomachine.com/FR03R03953is there a way of hiding any servers that don’t have any connections available?
Not at the moment, but in a successive release (I can’t say which right now), this other feature is planned:
Giving the possibility to exclude an Enterprise Desktop from the Cloud Server architecture
https://www.nomachine.com/FR04R03976This will also be of interest to you I believe.
BritgirlKeymasterDid you already follow the instructions in the both the tutorial and the installation/configuration guide?
https://www.nomachine.com/getting-started-with-web-based-access and
BritgirlKeymasterWhen the connecting to the physical desktop, the supported resolutions are those of the remote graphics card as listed in the System settings on the server. I.e., the session resolution on the client cannot be higher than the maximum resolution supported by the remote graphics card.
More information is here:
Resize and scaling options for NoMachine client version 4 or later
https://www.nomachine.com/AR02M00835BritgirlKeymasterCorrect. It hasn’t been released yet. It will be released in one of the next major updates.
BritgirlKeymasterBut did you actually run the commands I mentioned in my reply here? https://forums.nomachine.com/topic/trying-to-sort-out-enterprise-setup#post-26946
1. Run commands changing nxaudio permissions (if you didn’t do it earlier).
sudo chmod -R 755 /Applications/NoMachine.app/Contents/Frameworks/bin/drivers/nxaudio.kext
sudo chown -R root:wheel /Applications/NoMachine.app/Contents/Frameworks/bin/drivers/nxaudio.kext2. Run command
sudo kextutil -v 4 /Applications/NoMachine.app/Contents/Frameworks/bin/drivers/nxaudio.kext
and paste/attach the output to the reply
3. After that check if kext nxaudio is loaded (via kextutil in 2.) using command:
kextstat | grep nxau
BritgirlKeymasterThere were some errors, possibly because the files are too big (there is a limit to the size of the file that can be attached). Please send them to forum[at]nomachine[dot]com.
BritgirlKeymasterDid you run “kextstat | grep nx” before the sudo commands or after having executed the sudo commands?
BritgirlKeymasterHi, please submit the server side logs which didn’t attach to forum[at]nomachine[dot]com making sure you reference the title of your topic in the subject of your email. I extracted the partial excerpt of log that you included in your topic as a separate txt file because it was quite long. What we need is the complete set of server-side logs.
Thanks.
BritgirlKeymasterIt’s not clear whether you’re trying to connect with public key, or mapping ssh port. In any case, the best thing for you to do is send us the logs from the non-working Windows server (the one you are not able to connect to). Follow the instructions here and then send them to forum[at]nomachine[dot]com making sure you reference the title of the topic in the subject of your email.https://www.nomachine.com/DT10O00163#1.
Then from the client side, either the RPi4 or the working Windows host, send us the .nx folder. https://www.nomachine.com/DT10O00163#2.
BritgirlKeymasterWe’ve opened a Trouble Report which contains the workaround I provided earlier:
AD mobile accounts cannot create sessions on macOS at the first login if they cannot access their home
https://www.nomachine.com/TR04R09659BritgirlKeymasterSend us the full set of logs from the server side and we can take a look to see what’s happening. We’re not able to reproduce this behaviour which is very strange, as Mth suggested.
Follow the instructions here https://www.nomachine.com/DT10O00163 and then submit them to forum[at]nomachine[dot]com making sure you put the title of the topic as the subject. Thanks!
BritgirlKeymasterHi, we ordered one and will test it. Watch this space for updates on our findings.
April 29, 2020 at 09:02 in reply to: Ubuntu 18.04.04 LTS screen locks while in the middle of using session #27085BritgirlKeymasterThis is a known bug.
https://www.nomachine.com/TR12P09035.
Please use the ‘notify me’ service to receive an email when a fix has been released.
BritgirlKeymasterLooks like you don’t have enough disk space. What you need to do is have a clean of your server and make some space on your server host.
System requirements necessary for NoMachine software products are provided on the download pages of each product, so for example, Terminal Server, https://www.nomachine.com/download/download&id=55, and also in the relative Installation Guide, “Prequisites” section. For TS we indicate general guidelines of 1 GB RAM and 195 MB free disk space.
NoMachine software is installed by default in /usr/NX so you must guarantee that the partition where you have installed it has the amount of space that we indicate. If you can’t clear up space on that partition for whatever reason, you can install it in a different location (/opt/NX) on a different partition, see the Installation and Configuration Guide paragraph 3 for further details about that https://www.nomachine.com/DT04O00139#2.3. Simply make sure that the new location on the alternative partition has enough space.
BritgirlKeymasterRef. https://www.nomachine.com/DT02O00123#3.3
NoMachine Cloud Server – Installation and Configuration Guide
Par. 3.3. Advanced Configurations for NoMachine Servers’ HierarchyAdd Enterprise Desktop to Cloud Server by forcing the ‘tunnel’ method. To do that, execute on the Cloud Server host:
nxserver --serveradd IP_of_ED --forward-nx-methods tunnel nxserver --serveradd IP_of_ED --forward-ssh-methods tunnel
Does this help?
-
AuthorPosts