Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Interview_internal_reference | 34,630 | 16 days ago | 30 | Python | ||||||
2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。 | ||||||||||
Linux Tutorial | 7,872 | 10 months ago | 8 | gpl-2.0 | Shell | |||||
《Java 程序员眼中的 Linux》 | ||||||||||
Devilbox | 4,080 | 17 days ago | 42 | mit | PHP | |||||
A modern Docker LAMP stack and MEAN stack for local development | ||||||||||
Awesome Programming Books | 3,649 | 8 months ago | 4 | |||||||
📚 经典技术书籍推荐,持续更新... | ||||||||||
Dnmp | 3,447 | 23 days ago | 52 | mit | Shell | |||||
Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis) | ||||||||||
Ansible Collection Hardening | 3,175 | 2 days ago | 31 | apache-2.0 | Jinja | |||||
This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL | ||||||||||
Lnmp | 2,591 | a month ago | 19 | apache-2.0 | Shell | |||||
LEMP stack/LAMP stack/LNMP stack installation scripts for CentOS/Redhat Debian and Ubuntu | ||||||||||
Datastation | 2,567 | 4 months ago | 37 | other | TypeScript | |||||
App to easily query, script, and visualize data from every database, file, and API. | ||||||||||
Lnmp | 2,388 | 6 days ago | 5 | other | Shell | |||||
LNMP一键安装包是一个用Linux Shell编写的可以为CentOS/RHEL/Fedora/Aliyun/Amazon、Debian/Ubuntu/Raspbian/Deepin/Mint Linux VPS或独立主机安装LNMP(Nginx/MySQL/PHP)、LNMPA(Nginx/MySQL/PHP/Apache)、LAMP(Apache/MySQL/PHP)生产环境的Shell程序。 | ||||||||||
Orange | 2,242 | 8 months ago | 72 | mit | Lua | |||||
OpenResty/Nginx Gateway for API Monitoring and Management. |
lnmp 2.0
LNMPLinux ShellCentOS/RHEL/Fedora/Debian/Ubuntu/Raspbian/Deepin/Alibaba/Amazon/Mint/Oracle/Rocky/Alma/Kali/UOS//openEuler/Anolis OS Linux VPSLNMP(Nginx/MySQL/PHP)LNMPA(Nginx/MySQL/PHP/Apache)LAMP(Apache/MySQL/PHP)Shell
NginxPHPLet's Ecrypt/ZeroSSL/BuyPassSSLLNMPPHPNginx/MySQL/MariaDB/PureftpdFTPNginxMySQL/MariaDBPHPPHPexiffileinfoldapbz2sodiumimapswooleRedis/XcacheMySQL root502SSHDenyHosts/Fail2Ban
wgetwget: command not found yum install wget
apt-get install wget
screenscreen -S lnmp LNMP
wget http://soft.vpser.net/lnmp/lnmp2.0beta.tar.gz -cO lnmp2.0beta.tar.gz && tar zxf lnmp2.0beta.tar.gz && cd lnmp2.0 && ./install.sh {lnmp|lnmpa|lamp}
screen -r lnmp
https://lnmp.org/install.html
lnmplnmp2.0
lnmp.conflnmp.conf/nginxphp()
./pureftpd.sh
lnmp ftp {add|list|del}
./upgrade.sh
./upgrade.sh {nginx|mysql|mariadb|php|phpa|m2m|phpmyadmin}
: ./addons.sh {install|uninstall} {eaccelerator|xcache|memcached|opcache|redis|apcu|imagemagick|ioncube|exif|fileinfo|ldap|bz2|sodium|imap|swoole}
./addons.sh {install|uninstall} imageMagick
imageMagick/usr/local/imagemagick/bin/./addons.sh {install|uninstall} ionCube
./addons.sh {install|uninstall} sodium
PHP 7.2lnmp.conf./addons.sh {install|uninstall} sg
SourceGuardianPHP./install.sh mphp
PHP LNMPlnmp vhost addnginxinclude enable-php.conf include enable-php5.6.conf 5.6PHP5.* 7.0./install.sh db
MySQLMariaDB./install.sh nginx
Nginx
lnmptools
./reset_mysql_root_password.sh
MySQL/MariaDBroot./check502.sh
php-fpm,502crontab./cut_nginx_logs.sh
./remove_disable_function.sh
| --- | --- LNMP_Auto | DBSelect | DB_Root_Password | root InstallInnodb | Innodby n PHPSelect | PHP SelectMalloc | ApacheSelect | ApacheLNMPALAMP ServerAdmin | LNMPALAMP RHELRepo | () local RHEL163 centos CheckMirror | () Bin | ()MySQL 5.7-8.0/MariaDBy n,
MySQL | | PHP | | | | Apache | :------: | :------: | :------: | :------: | :------: | :--------: | :--------: | :--------: MySQL 5.1 | 1 | PHP 5.2 | 1 | | 1 | Apache 2.2 | 1 MySQL 5.5 | 2 | PHP 5.3 | 2 | Jemalloc | 2 | Apache 2.4 | 2 MySQL 5.6 | 3 | PHP 5.4 | 3 | TCMalloc | 3 | | MySQL 5.7 | 4 | PHP 5.5 | 4 | | | | MySQL 8.0 | 5 | PHP 5.6 | 5 | | | | MariaDB 5.5 | 6 | PHP 7.0 | 6 | | | | MariaDB 10.3 | 7 | PHP 7.1 | 7 | | | | MariaDB 10.4 | 8 | PHP 7.2 | 8 | | | | MariaDB 10.5 | 9 | PHP 7.3 | 9 | | | | MariaDB 10.6 | 10 | PHP 7.4 | 10 | | | | | 0 | PHP 8.0 | 11 | | | | | | | PHP 8.1 | 12 | | | | | | | PHP 8.2 | 13 | | | |
wget http://soft.vpser.net/lnmp/lnmp2.0beta.tar.gz -cO lnmp2.0beta.tar.gz && tar zxf lnmp2.0beta.tar.gz && cd lnmp2.0
LNMP_Auto="y" DBSelect="2" DB_Root_Password="lnmp.org" InstallInnodb="y" PHPSelect="5" SelectMalloc="1" ./install.sh lnmp
()
./uninstall.sh
lnmp {start|stop|reload|restart|kill|status}
lnmp nginx/etc/init.d/nginx {start|stop|reload|restart}
lnmp mysql/etc/init.d/mysql {start|stop|restart|reload|force-reload|status}
lnmp mariadb/etc/init.d/mariadb {start|stop|restart|reload|force-reload|status}
lnmp php-fpm/etc/init.d/php-fpm {start|stop|quit|restart|reload|logrotate}
lnmp pureftpd/etc/init.d/pureftpd {start|stop|restart|kill|status}
lnmp httpd/etc/init.d/httpd {start|stop|restart|graceful|graceful-stop|configtest|status}
lnmp vhost add
lnmp vhost del
lnmp vhost list
lnmp database {add|list|edit|del}
lnmp ftp {add|list|edit|del|show}
lnmp ssl add
lnmp dnsssl {ali|cf|dp|he|gd|aws|namecheap|namesilo}
dns api