nodejs
About Setup
ubuntu
1  | curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -  | 
yum
1  | yum -y install gcc make gcc-c++ openssl-devel wget python #下载并解压  | 
Git remember password
1  | #设置记住密码(默认15分钟)  | 
1  | curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -  | 
1  | yum -y install gcc make gcc-c++ openssl-devel wget python #下载并解压  | 
1  | #设置记住密码(默认15分钟)  |