摘要: 1、centos7.2 安装 nginx官方文档:http://nginx.org/en/linux_packages.html#mainline 创建nginx.repo 文件 Pre-Built Packages for Stable version To set up the yum repo 阅读全文
posted @ 2017-01-23 16:15 AutoHome7390 阅读(1163) 评论(0) 推荐(0) 编辑
摘要: 1、首先安装node.js 的版本管理工具 NVM,执行以下命令: curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.32.1/install.sh | bash source ~/.bash_profile 2、列出所有版本: 阅读全文
posted @ 2017-01-23 14:39 AutoHome7390 阅读(708) 评论(0) 推荐(0) 编辑