![]() |
|
Install gnome (or KDE) and FreeNX - Printable Version +- Free VPS Discussion (http://freevps.us) +-- Forum: Free VPS Discussion (/forum-1.html) +--- Forum: Tutorials (/forum-7.html) +--- Thread: Install gnome (or KDE) and FreeNX (/thread-35.html) |
RE: Install gnome (or KDE) and FreeNX - f8ll - 04-01-2011 05:26 AM IceWM is another good low-mem WM if you like the windows/kde look. JWM is another good one that is very similar. If you want a lowmem graphical browser check out midori or a keyboard centric one like surf or uzbl. RE: Install gnome (or KDE) and FreeNX - DeathProxy - 06-04-2011 11:03 AM I did everything in the guide, but i keep getting this: Quote:NX> 203 NXSSH running with pid: 7052 Is there anyway to just use a password instead of a publickey. RE: Install gnome (or KDE) and FreeNX - dmmcintyre3 - 06-04-2011 12:50 PM the key is in /etc/nxserver/client.id_dsa or something simular RE: Install gnome (or KDE) and FreeNX - DeathProxy - 06-04-2011 02:38 PM (06-04-2011 12:50 PM)dmmcintyre3 Wrote: the key is in /etc/nxserver/client.id_dsa or something simular I put it in but the same thing is still showing up. I followed your guide exactly. Is there anything im missing? something i need to change? RE: Install gnome (or KDE) and FreeNX - Infinity - 06-05-2011 01:08 AM I had that error too, see if the /etc/nxserver/client.id_dsa actually exists. RE: Install gnome (or KDE) and FreeNX - luis123456 - 06-05-2011 02:29 AM /etc/nxserver/client.id_dsa.key Cat the file, then go to nx click configure then key then after done add in the hostname. your done. RE: Install gnome (or KDE) and FreeNX - f8ll - 06-05-2011 08:53 AM (06-04-2011 11:03 AM)DeathProxy Wrote: Is there anyway to just use a password instead of a publickey. Yes there is, but its not advisable. Basically do the opposite to what is said at http://wiki.centos.org/HowTos/FreeNX#head-3a2e4992e1d6b6365aa4205abd4ca269e3b81053 But do what everything else is saying first to see if you can get key-based auth working first. RE: Install gnome (or KDE) and FreeNX - DeathProxy - 06-06-2011 12:17 PM (06-05-2011 08:53 AM)f8ll Wrote:(06-04-2011 11:03 AM)DeathProxy Wrote: Is there anyway to just use a password instead of a publickey. Ok, i've copied the key into nomachine, but now, i keep getting this: Quote:NX> 203 NXSSH running with pid: 4644 or Quote:NX> 203 NXSSH running with pid: 7556 RE: Install gnome (or KDE) and FreeNX - f8ll - 06-07-2011 07:01 AM Check the contents of the auth logfile in /var/log/ and the nxserver logfile if that exists. Did you add the user nx to the list of allowed users in sshd_config? RE: Install gnome (or KDE) and FreeNX - DeathProxy - 06-10-2011 02:24 PM Now i am getting this. NX> 203 NXSSH running with pid: 8008 NX> 285 Enabling check on switch command NX> 285 Enabling skip of SSH config files NX> 285 Setting the preferred NX options ssh: connect to host hr4.freevps.us port 22: Connection refused (06-07-2011 07:01 AM)f8ll Wrote: Check the contents of the auth logfile in /var/log/ and the nxserver logfile if that exists. Now i cant even get into ssh anymore so can anyone teach me how to do this with a password? |