Tag

LNMP

1 views collected around this technical thread.

Refining Core Development Skills
Refining Core Development Skills
Mar 27, 2024 · Backend Development

How I Built My Personal Technical Blog Site Using Typecho on a Lightweight Cloud Server

This article details the motivations, technology choices, step‑by‑step deployment of Typecho on a Tencent lightweight cloud server, domain registration, site theming, custom image‑processing plugins, HTTPS setup, content migration, and a concise checklist for building a dynamic personal technical website.

Cloud serverLNMPPHP
0 likes · 11 min read
How I Built My Personal Technical Blog Site Using Typecho on a Lightweight Cloud Server
Laravel Tech Community
Laravel Tech Community
Jun 14, 2022 · Operations

LNMP One-Click Installation Package V1.9 Release Notes and Usage Guide

The LNMP one‑click installation package V1.9 adds support for Rocky Linux, AlmaLinux, CentOS Stream 9 and several Chinese Linux distributions, introduces PHP 8.1, new PHP extensions, MySQL 5.7/8.0 binaries, IPv6 and ZeroSSL options, and provides detailed management commands for deploying and maintaining Nginx, MySQL, PHP and related services.

LNMPPHPServer Setup
0 likes · 7 min read
LNMP One-Click Installation Package V1.9 Release Notes and Usage Guide
php中文网 Courses
php中文网 Courses
Feb 5, 2021 · Backend Development

LNMP Server Architecture Troubleshooting and Optimization: Nginx and PHP‑FPM Tuning

This article walks through a real‑world LNMP case where slow backend responses and 502 errors were diagnosed and resolved by analyzing Nginx logs, increasing file descriptor limits, adjusting FastCGI timeouts, and fine‑tuning PHP‑FPM settings, followed by performance testing with ApacheBench.

LNMPPHP-FPMPerformance Tuning
0 likes · 9 min read
LNMP Server Architecture Troubleshooting and Optimization: Nginx and PHP‑FPM Tuning
Practical DevOps Architecture
Practical DevOps Architecture
Mar 14, 2018 · Backend Development

Step-by-Step Guide to Installing LNMP (Linux, Nginx, MySQL, PHP) on CentOS

This tutorial provides a comprehensive, step-by-step procedure for setting up a complete LNMP stack on CentOS, covering environment preparation, removal of conflicting packages, compilation and installation of MySQL 5.6.17, PHP 5.6.32, Nginx 1.8.0, and their integration with detailed configuration and firewall adjustments.

CentOSLNMPPHP
0 likes · 18 min read
Step-by-Step Guide to Installing LNMP (Linux, Nginx, MySQL, PHP) on CentOS
Architecture Digest
Architecture Digest
Mar 13, 2017 · Databases

Evolution of an LNMP Architecture: From a Single Server to a Scalable Multi‑Node Deployment

This article chronicles the step‑by‑step evolution of a LNMP‑based website, detailing how increasing traffic drove architectural changes such as separating web and database servers, adding memcached, implementing MySQL master‑slave replication, load balancing, NFS sharing, and finally integrating NoSQL caching to handle millions of daily visits.

CachingLNMPNoSQL
0 likes · 10 min read
Evolution of an LNMP Architecture: From a Single Server to a Scalable Multi‑Node Deployment
Architecture Digest
Architecture Digest
Jan 7, 2017 · Backend Development

Technical Architecture and Live‑Streaming Practices of the Genshuixue O2O Education Platform

The article details the Genshuixue O2O education platform’s background, product and technical architecture choices—including LNMP, cloud services, database selection, caching, CDN, and live‑streaming solutions—while sharing practical experiences, performance optimizations, and monitoring practices for large‑scale online education.

Cloud ServicesEducation PlatformLNMP
0 likes · 16 min read
Technical Architecture and Live‑Streaming Practices of the Genshuixue O2O Education Platform