Tagged articles
20 articles
Page 1 of 1
Raymond Ops
Raymond Ops
Jun 20, 2025 · Operations

Automate LNMP Deployment with Ansible Playbooks: Step‑by‑Step Guide

This tutorial walks you through installing Ansible, preparing inventory, creating reusable variables, and writing a comprehensive playbook that automates the deployment and configuration of Nginx, MySQL, and PHP on multiple CentOS 8 hosts, complete with service setup and firewall adjustments.

LNMPPHP
0 likes · 18 min read
Automate LNMP Deployment with Ansible Playbooks: Step‑by‑Step Guide
MaGe Linux Operations
MaGe Linux Operations
Jun 11, 2025 · Backend Development

Master Nginx: From Beginner Setup to Full LNMP Architecture Deployment

This comprehensive guide walks you through installing and configuring Nginx, implementing access control, setting up virtual hosts, building a complete LNMP stack with MySQL and PHP‑FPM, applying performance optimizations, hardening security, and establishing monitoring for high‑performance web services.

LNMPNginxPerformance Optimization
0 likes · 20 min read
Master Nginx: From Beginner Setup to Full LNMP Architecture Deployment
MaGe Linux Operations
MaGe Linux Operations
Nov 7, 2024 · Operations

Automate LNMP Deployment with Ansible Playbooks: Step‑by‑Step Guide

This tutorial walks through installing Ansible on CentOS, preparing inventory and SSH keys, creating variable files, and writing a comprehensive Ansible playbook that automates the installation and configuration of Nginx, MySQL, and PHP on multiple hosts, complete with service setup and verification.

AnsibleAutomationDeployment
0 likes · 20 min read
Automate LNMP Deployment with Ansible Playbooks: Step‑by‑Step Guide
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.

LNMPTypechocloud server
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.

LNMPLinuxOperations
0 likes · 7 min read
LNMP One-Click Installation Package V1.9 Release Notes and Usage Guide
MaGe Linux Operations
MaGe Linux Operations
Sep 26, 2018 · Backend Development

Step-by-Step Guide to Building an LNMP Stack with SSL and Auth

This tutorial walks you through installing and configuring Nginx, MariaDB, PHP‑FPM, setting up a Xiaomi‑style website, securing the server with self‑signed SSL certificates, and adding basic HTTP authentication, complete with command‑line examples and configuration snippets.

LNMPLinuxPHP
0 likes · 7 min read
Step-by-Step Guide to Building an LNMP Stack with SSL and Auth
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.

CentOSInstallationLNMP
0 likes · 18 min read
Step-by-Step Guide to Installing LNMP (Linux, Nginx, MySQL, PHP) on CentOS
21CTO
21CTO
Mar 13, 2017 · Backend Development

From One Server to Millions of Users: Scaling an LNMP Stack Step by Step

This article chronicles the evolution of a LNMP‑based website from a single‑machine setup to a multi‑server architecture handling millions of daily visits, detailing each scaling stage—including adding a database server, introducing memcached, implementing MySQL read‑write separation, load balancing, and NoSQL integration.

LNMPNoSQLcaching
0 likes · 11 min read
From One Server to Millions of Users: Scaling an LNMP Stack Step by Step
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.

LNMPNoSQLarchitecture
0 likes · 10 min read
Evolution of an LNMP Architecture: From a Single Server to a Scalable Multi‑Node Deployment
21CTO
21CTO
Mar 5, 2017 · Backend Development

How to Optimize LNMP Architecture for High‑Performance Web Services

This article outlines practical strategies for optimizing the LNMP stack—including load balancing, server tuning, caching, and database improvements—to enhance performance, scalability, and reliability of web applications across various programming languages.

BackendDatabase TuningLNMP
0 likes · 4 min read
How to Optimize LNMP Architecture for High‑Performance Web Services
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 ServicesLNMPO2O
0 likes · 16 min read
Technical Architecture and Live‑Streaming Practices of the Genshuixue O2O Education Platform
21CTO
21CTO
May 16, 2016 · Backend Development

How to Master PHP Development: A Step‑by‑Step Roadmap from Beginner to Expert

This article outlines a comprehensive, stage‑by‑stage roadmap for PHP developers, detailing the essential Linux, Nginx, MySQL, PHP, front‑end, and system‑design skills required at the basic, intermediate, and advanced levels to guide self‑directed learning and career growth.

LNMPLinuxmysql
0 likes · 19 min read
How to Master PHP Development: A Step‑by‑Step Roadmap from Beginner to Expert