NX/SSH remote access with Remmina

17,890

Remmina actually has a separate plugin for connecting to NX servers. You can get it by installing the remmina-plugin-nx package. Once you install that, you will have NX available in the Remmina connection dialog.

You may also want to try a separate program called qtnx. It's also available in the Software Center. It's a little simpler and seems to work better for me when connecting to NX servers.

Share:
17,890
Niklas
Author by

Niklas

Updated on September 17, 2022

Comments

  • Niklas
    Niklas over 1 year

    After many days and a lot of frustration, I managed to get freenx to work on my home server. I can connect to it with nomachine's linux client, but I want to use Remmina for this purpose. The problem is that I don't exactly know how to connect to a NX-server with the program.

    In the connection dialog, I've chosen SSH as the protocol, and I've correctly added the IP and port. Under "SSH Authentication" I've added my user name on the server, and I choose "identity file" and selected the ssh-key I generated (which works with nxclient). (When am I supposed to provide my password for the user on the server?)

    When I try to connect I get the message:

    SSH public key authentication failed: Public key file doesn't exist

    Why do I get this message? How shall I proceed correctly to get the authentication working?

    Thank you for your time!

    • enedene
      enedene almost 13 years
      I hope you'll find a solution but if not, why not use nxserver/client from NoMachine, it's free (not OS, but free), and it works great.
  • Admin
    Admin almost 2 years
    remmina-plugin-nx is no longer in the Ubuntu repos, looks like some known issues: bugs.launchpad.net/ubuntu/+source/remmina/+bug/1163652