gojira.net
面板或者一键安装包可以自动化安装或者管理Nginx(处理前端静态请求), Apache(作为后端处理PHP请求), MySQL, PHP,FTP等Linux系统必需的服务环境。一般支持主流linux发行版本,例如:CentOS Debian Ubuntu等等。
为什么要用它们:
如果使用LNMP,也就是以php-fpm方式跑PHP,稳定性欠佳,经常遇到的错误如:Nginx 502 Bad Gateway。
如果使用LAMP,Apache在处理前端HTTP请求时的效率要比Nginx低非常多。
以Nginx Apache方式运行网站程序则可以充分利用这二者的优势:Nginx的高效和Apache的稳定。
建站面板类:
国外:
VestaCP:http://vestacp.com/ (目前最为推荐的面板,自带中文)
Kloxo-MR:https://github.com/mustafaramadhan/kloxo/ (7.0真的很强大,很好看,很实用,有中文包)
Webmin/Virtualmin:http://www.webmin.com/virtualmin.html (很稳定,很安全,自带中文)
Ispconfig:https://github.com/dclardy64/ISPConfig-3-Debian-Installer (官网安装我都没看懂,这个网址是一键安装的)
Webuzo:http://www.webuzo.com/downloads (个人用还是不错的)
centos webpanel:http://centos-webpanel.com/ (据说比较有发展前途)
Froxlor:http://www.froxlor.org/ (很轻量的,适应各种环境)
Ajenti:http://ajenti.org/ (自带中文)
i-MSCP:http://i-mscp.net/ (简单易用)
zPanel(sentora):http://www.zpanelcp.com/ (支持win)
AlternC:https://alternc.org/ (简单)
国内的:
http://amh.sh/ (4.2版免费)
http://www.wdlinux.cn/bbs/ (简单易用,近来爆出不少严重安全漏洞)
http://www.kanglesoft.com/ (全能空间)
http://www.zijidelu.org/ (支持freeBSD)
一键安装包:
国外:
http://centminmod.com/ (据说很适合wordpress)
http://tuxlite.com/
https://github.com/Xeoncross/lowendscript (lowendscript演变来的)
https://github.com/maxexcloo/Minimal
https://github.com/KnightSwarm/Minstall
https://github.com/mikegioia/Debian-Server
国内:
http://lnmp.org/ (用的人很多,适应性很强,更新慢)
http://teddysun.com/lamp (很好用的LAMP一键包)
http://teddysun.com/lamp-yum (适合小内存≥64M的LAMP)
http://www.server110.com/lnamp/(阿里云论坛有相详细使用方法:http://bbs.aliyun.com/read/151729.html)
https://github.com/wangyan/lanmp (针对512M内存的VPS进行了优化)
http://www.hhvmc.com/thread-17-1-1.html (hhvm的一键包)
http://blog.7qy.com/installation/hot-lcmp (cherokee的一键包)
https://www.lxconfig.com/thread-69-1-1.html (有openresty哦)
http://shuang.ca/llnmp/ (LiteSpeed+Mysql+PHP一键包)
http://llsmp.cn/ (占用资源低 Litespeed、MySQL、PHP、phpMyAdmin)
http://blog.linuxeye.com/31.html (更新较及时,对用户反馈的问题修复较快)
http://www.phpstudy.net/ (支持Apache/Nginx/Tengine/Lighttpd/IIS7/8/6)