码迷,mamicode.com
首页 > 其他好文 > 详细

服务器环境安装

时间:2016-12-13 07:21:54      阅读:219      评论:0      收藏:0      [点我收藏+]

标签:ast   zip   服务   unzip   一键   github   lamp一键安装   mod   tps   

VestaCP

 

WDCP

 

https://lamp.sh/

1   yum -y install wget screen unzip // for CentOS
   apt-get -y install wget screen unzip // for Debian/Ubuntu

2   下载、解压、赋予执行权限

  wget -O lamp.zip https://github.com/teddysun/lamp/archive/master.zip
  unzip lamp.zip
  cd lamp-master/
  chmod +x *.sh

3  安装 LAMP 一键安装包

  screen -S lamp
.  /lamp.sh

 

 

wordpress安装教程

http://www.tuicool.com/articles/jimeaaf

服务器环境安装

标签:ast   zip   服务   unzip   一键   github   lamp一键安装   mod   tps   

原文地址:http://www.cnblogs.com/lfqcode/p/6166010.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!