So well, I have a vserver with Debian 6.0.
Now I would like to install Node.js, but none of the tutorials on the web seem to work. I have tried all of the results google
I added my own node.js / debian package builder here:
https://github.com/aw/nodejs-debian
It uses the official node.js git repo to pull down the exact version you want to build, and creates an easy to distribute .deb package.