wget 

sh ffdisk.sh

1:把centos自带的yum源换成阿里云的yum源

        cd /etc/yum.repos.d/

        rm -rf *

        wget -O /etc/yum.repos.d/CentOS-Base.repo 

        yum makecache

2:wget 

3:tar zxvf lanmp_v3.1.tar.gz

4:sh lanmp.sh cus           自定义安装