check&kill node.js
ps ax | grep node | grep meteor netstat -lpn |grep :8090 pkill -9 -f nodejs sudo kill -15 <PID>