On Sat, 2005-08-06 at 00:19 -0400, Christopher Shanahan wrote:
On Friday 05 August 2005 23:48, Art Fore wrote:
On the freenx email that I am reading which comes also from the suse 9.3 /usr/share/doc/packages/FreeNx/READMEN.SUSE, it says
I'm not sure which thread -- or doc -- you're reading; however, when you _first_ installed FreeNX how did you set it up? In other words, what was the command you issued when you _first_ launched FreeNX? And, what does 'nxserver --status' tell you?
The mirror you chose is -- almost -- irrelevant. None the less, the README found in the ~/NX directory says: [ftp://ftp.suse.com/pub/suse/i386/supplementary/X/NX/README] [http://suse.cs.utah.edu/suse/i386/supplementary/X/NX/README]
NX HOWTO: ---------
Server: - install packages NX, FreeNX - setup and start FreeNX (first time) nxsetup --install --setup-nomachine-key - start FreeNX (otherwise) nxserver --start
Client: - install packages NX, FreeNX, knx - start knx Login/Password: as usual Connection name: <whatever_you_want> Host: Server hostname Sessiontype: UNIX/KDE
With the exception of knx as my client, this is what I followed and I did not have any issues. The '--setup-nomachine-key' is important for what you're trying to do. Just make sure you understand the security issues as well. For what it's worth, I'm using NoMachine's client and I have not had any problems.
And lastly, remember, you are having an _ssh_ problem, not an _NX_ problem.
HTH a bit more.
-- Christopher Shanahan
on the server, I did the nxsetup --install --setup-nomachine-key nxserver --status results in NX>100 NXSERVER Version 1.4.0.03 OS (GPL) NX>110 NX Server is running NX>999 Bye I can ssh into the server from the client with no problem? What files should I have in home/afore/.ssh on the Server? On the server if have authorized_keys and Authorized_keys2. authorized_keys is the id_dsa.pub file copied from the client. Client machine has authorized_keys, I think also copied from id_dsa.pub from the client, authorized_keys.pub I don't know where from, id_dsa, id_dsa.pub from the keygen, and known_hosts when is installed when I accept certificate from server the first time I run NXClient. Knxclent always says connection could not be made, timeout. Art