I installed nodejs on ubuntu from instructions given here
When I write node --version in the terminal I see this : -bash: /usr/sbin/node: No
node --version
-bash: /usr/sbin/node: No
I had created a symlink, but it still wasn't working.
I forgot to restart my terminal (my putty connection). After I had it worked without the symlink :)