Installing NoMachine Remote Desktop - Package installer issues

  • notJamesLee
  • Away
  • Senior Member
  • Senior Member
More
03 Feb 2025 17:24 #320516 by notJamesLee
Hi Friends, 
This might not be the best place for this but I've already posted on their forum and was suggested i try here. 
forum.nomachine.com/topic/cant-find-appl...fter-package-install

because sometimes its easier to work on my central machine and not walk back and forth to the machine while trying to make tweaks and changes I have found NoMachine. From what i've read it seems to be a windows to linux remote desktop tool and seems to work based on what i've read. 

The issue i am having; after the .deb file downloads and i double click to open it with the package installer i click install package and then nothing happens. No file, no application, nothing to be found. I have been trying to command line install it to no avail. Any idea if the Debian that linux cnc runs is different in a way that could effect the install of this type of software? 

 

Please Log in or Create an account to join the conversation.

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
More
03 Feb 2025 19:58 #320528 by tommylight
Never used it, but i did use VNC always, well till some 8 years ago, now i sue nothing of such sort.
There are several versions of it though, so check for the fact that the same version works on Linux and Windows.

Please Log in or Create an account to join the conversation.

  • notJamesLee
  • Away
  • Senior Member
  • Senior Member
More
03 Feb 2025 22:03 #320540 by notJamesLee
they seem to think it could be an issue with the package installer on the machine itself. I tried to follow prompts to install the .deb on command line but didnt seem to have access to the directory.
james@CNCPC:~$ sudo dpkg -i /home/james/Downloads/nomachine_8.16.1_1_amd64.deb dpkg: error: cannot access archive ‘/home/james/Downloads/nomachine_8.16.1_1_amd64.deb’: No such file or directory

I'm definitely open to alternatives that will work. I just want to make sure that I wont run into the same issue when trying to install that one. Is there a any small thing i can download (minesweeper or snake maybe) that i make sure i can actually install things?

Please Log in or Create an account to join the conversation.

More
03 Feb 2025 22:50 - 03 Feb 2025 22:53 #320542 by royka
It seems like you made a typo, try to go first to the directory:
cd ~/Downloads
and then enter:
sudo apt install ./nomachine and press TAB so it will complete it automatically to nomachine_8.16.1_1_amd64.deb and press enter

Or just open the folder in the window manager and dubbel click the file

I'm using Sunshine as host on the LinuxCNC PC and Moonlight-qt as client, this works pretty well.
github.com/LizardByte/Sunshine/releases
github.com/moonlight-stream/moonlight-qt/releases/tag/v6.1.0

On the Windows PC I use WinSCP to easily transfer files
Last edit: 03 Feb 2025 22:53 by royka.

Please Log in or Create an account to join the conversation.

  • notJamesLee
  • Away
  • Senior Member
  • Senior Member
More
04 Feb 2025 02:08 #320551 by notJamesLee
Thank you so much. I did have a typo. I am getting a different error now that i think ill take back to their forum.
james@CNCPC:~/Downloads$ sudo apt install ./nomachine_8.15.3_1_amd64 [sudo] password for james: Reading package lists... Done E: Unsupported file ./nomachine_8.15.3_1_amd64 given on commandline


I am interested in the solution you recommended but I think installing all of that and getting them to talk to each other seems a little out of my league unless there's super easy to follow instructions somewhere HAHA.

Please Log in or Create an account to join the conversation.

More
04 Feb 2025 03:38 #320555 by unknown
You failed to read the installation instructions on the website.

sudo dpkg -i nomachine_8.16.1_1_amd64.deb

Of course changing the package name.

For just editing files this is way over kill.
Install Putty on the windows machine.
Login into the Linuxcnc machine via ssh
sudo apt install mc (it may already be installed)
Browse the filesystem
F4 will open the editor, in asked choose mcedit.
F10 closes and saves the file.
Yeah yeah yeah it looks like Norton Commander, but it is a very powerful tool. Eevn on a full desktop install I still use it.
The following user(s) said Thank You: notJamesLee

Please Log in or Create an account to join the conversation.

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
More
04 Feb 2025 04:02 #320560 by tommylight
Welcome back. :)
The following user(s) said Thank You: unknown

Please Log in or Create an account to join the conversation.

More
04 Feb 2025 04:05 #320561 by unknown
Can I have my dummy back ?

Please Log in or Create an account to join the conversation.

More
04 Feb 2025 07:17 #320579 by royka
It looks like you still don't have the full filename, because you have more files with partly that name it didn't complete it fully. When you have: sudo apt install ./nomachine_8.15.3_1_amd64 press 2 times TAB and you'll likely see that you have more files with that name. Press one letter more of the file that you'd like to install and press TAB again and you'll see that it completes the filename until the end (.deb). Now it should install when you press enter
The following user(s) said Thank You: notJamesLee

Please Log in or Create an account to join the conversation.

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
More
04 Feb 2025 22:30 #320666 by tommylight
See if this helps

Please Log in or Create an account to join the conversation.

Time to create page: 0.075 seconds
Powered by Kunena Forum