在CentOS7.2上安装Ghost

部署环境 CentOS7.2 1核1G 安装g++编译器 yum update -y yum list gcc-c++ yum install gcc-c++.x86_64 -y 安装Nodejs 目前Node.js v4.2.0 LTS 已经成为Ghost推荐版本 wget https://nodejs.org/download/release/v4.2.0/node-v4.2.0.tar.gz
相关文章
相关标签/搜索