![]() |
|
Install gnome (or KDE) and FreeNX - Printable Version +- Free VPS Discussion (//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 - dmmcintyre3 - 06-10-2011 02:38 PM sshd is running on hr4 RE: Install gnome (or KDE) and FreeNX - DeathProxy - 06-10-2011 02:53 PM (06-10-2011 02:38 PM)dmmcintyre3 Wrote: sshd is running on hr4 i was changing my hostname around to see if it would make it work. sshd is running, but before, it kept saying that it couldn't find any authentication methods. I reverted my changes until someone explained how to set it up with just a password instead of a key and everything. RE: Install gnome (or KDE) and FreeNX - f8ll - 06-11-2011 04:48 AM To just use password authentication set PasswordAuthentication to yes in sshd_config. Then restart sshd You should probably also move your shared key on your client somewhere else so it doesn't try to auth using that. You can also set RSAAuthentication to no if you want to disable key based auth completely. RE: Install gnome (or KDE) and FreeNX - digifly - 07-08-2011 03:30 AM Wouldn't XFC or openbox be better for a server? RE: Install gnome (or KDE) and FreeNX - dmmcintyre3 - 07-08-2011 03:31 AM Yes, but it's a little harder to set up with NX. (not much, but it's not a easy selection like gnome/kde) RE: Install gnome (or KDE) and FreeNX - digifly - 07-08-2011 03:33 AM Ah, because I tend to like to have a GUI just in case but I don't really want to bloat it with Gnome... RE: Install gnome (or KDE) and FreeNX - dmmcintyre3 - 07-08-2011 03:38 AM It will only run when you are connected. RE: Install gnome (or KDE) and FreeNX - gbl08ma - 07-08-2011 03:51 AM I also managed to put XFCE and FreeNX on my VPS7. It's basically the same, you just need to select "Custom" and put the command to start XFCE as the command that is to be run when connecting. RE: Install gnome (or KDE) and FreeNX - f8ll - 07-08-2011 05:46 AM (07-08-2011 03:30 AM)digifly Wrote: Wouldn't XFC or openbox be better for a server? any low mem wm would be better for a server imo, but it comes down to what people prefer/are used to. RE: Install gnome (or KDE) and FreeNX - georgee - 11-09-2011 06:07 AM and how to uninstall it? |