
Best VPS config for a WooCommerce store in 2026
A practical guide to sizing and tuning a VPS for WooCommerce: CPU, RAM, storage, PHP-FPM, MariaDB, Redis and LiteSpeed. For developers who self-manage a store in Vietnam.

How much RAM does a WordPress VPS need in 2026
A practical RAM sizing guide for a WordPress VPS, with real numbers for 1 GB, 2 GB, 4 GB and 8 GB plans, and how to check what your site actually uses.

How to optimize MariaDB on a 2GB RAM VPS
A practical guide to tuning MariaDB on a 2GB RAM VPS: InnoDB buffer pool, query cache, threads, swap, and Docker limits, with verify steps for each change.

Set up LEMP Stack Nginx MariaDB PHP 8.3 on Ubuntu 24.04
Hướng dẫn chi tiết cài đặt LEMP stack (Nginx, MariaDB, PHP 8.3) trên Ubuntu 24.04, tối ưu cho VPS. Kèm verify và troubleshooting.

MySQL and MariaDB Optimization: Buffer Pool, Indexes, Slow Query Log
Learn how to tune MySQL and MariaDB on your VPS for optimal performance: adjust InnoDB buffer pool size, design effective indexes, and use the slow query log to find bottlenecks. Practical commands for Ubuntu 24.04.

Moving a WordPress site from shared hosting to a VPS
Step-by-step guide to migrate a WordPress site from shared hosting to a VPS with zero-downtime cutover and proper DNS TTL handling. Covers backup, rsync, database dump, DNS changes and verification.