Hey, I am just total noob at this and have no idea what to do other than follow links and manuals on how to install Remote Desktop on vps. So: I followed this manual; [URL]http://tipupdate.com/how-to-install-remote-desktop-rdp-on-centos-vps/[/URL]
No matter what command I enter, it gives me thread.error: can't start new thread.
Only command I can enter not to get that thing is to restart, view running processes, and yum. And other basic commands like that. I can't order it to install anything.
yum groupinstall 'GNOME Desktop Environment' 'X Window System'
When I enter that it gives me same error. So could someone write a guide to
fix this? or to install remote desktop even having my problem? or like delete all
files on vps and re-install again? Help?
Oh btw its' running CentOS.
[url=http://vpsquestions.com/yum-problem-thread-error-cant-start-new-thread/]This[/url] looks relevant, and was the first result in a Google search for "vps can't start new thread".
Running GNOME in a VPS is a bad idea, though. It'll take up lots of the RAM that you're paying for, and VNC over the Internet tends to be sluggish. Typically, admins of Linux servers manage them via command-line SSH. If there are specific GUI applications you need to run, you can use [url=http://www.cse.yorku.ca/tdb/_doc.php/userg/login/x11-from-home.html]X11 forwarding[/url] to run and display just those applications remotely, without needing to run a whole desktop environment.
oh ok. Yeah I only got 128 ram. It's 20 euro a year afterall.
Sorry, you need to Log In to post a reply to this thread.