系统要求CentOS6+/Debian6+/Ubuntu14.04+ 推荐Debian8x64,这个是我一直使用的系统,我的脚本在这个系统上面出错率最低。并且最容易安装锐速(锐速不支持OpenVZ)CentOS根据大家的要求,加入了CentOS6和7的支持,CentOS7自带防火墙问题(firewalld)自行解决,其他版本没有做测试。脚本版本Ver:2.0...
4个月前(11-10)
nginx启动:/usr/local/nginx/sbin/nginx停止:pkill -9 nginx 查看:ps -ef | grep nginxphp启动:/usr/local/php/sbin/php-fpm停止:pkill php-fpm查看:netstat -lnt |&...
4个月前(11-08)