I have one VPS from PowerVPS which has CentOS 5.5 (default configuration). I need
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Although this is not “officially supported” (meaning support will help troubleshoot problems and such), this is pretty easy to do.
Login to the server via SSH. Then run the following commands:
After those commands are run, you should be able to type
which nodeto see the full path to the binary.To test, you can create a new file with the following contents:
Save it and then run it. I named my test file ‘foo.js’.
That should do it. If you get errors, make sure you have GCC installed. (
yum install gcc)Hope that helps!
Rob Yates
Sales Engineer
PowerVPS / Virtacore Systems