Linux Cloud Computing Practice
Author

Linux Cloud Computing Practice

Welcome to Linux Cloud Computing Practice. We offer high-quality articles on Linux, cloud computing, DevOps, networking and related topics. Dive in and start your Linux cloud computing journey!

132
Articles
0
Likes
538
Views
0
Comments
Recent Articles

Latest from Linux Cloud Computing Practice

100 recent articles max
Linux Cloud Computing Practice
Linux Cloud Computing Practice
May 22, 2025 · Backend Development

Fix CORS Errors with Nginx Proxy: A Step‑by‑Step Guide

This article walks through why browsers block cross‑origin requests, explains the four CORS response headers, demonstrates how to test preflight requests, and provides multiple Nginx configuration examples—including handling OPTIONS, custom headers, and method restrictions—to reliably resolve CORS issues.

PreflightProxyhttp-headers
0 likes · 13 min read
Fix CORS Errors with Nginx Proxy: A Step‑by‑Step Guide
Linux Cloud Computing Practice
Linux Cloud Computing Practice
May 15, 2025 · Operations

How to Advance from Junior to Senior Linux Ops Engineer: A Proven Learning Roadmap

Starting as a struggling ops engineer fixing hardware and wiring, you can follow a structured three‑stage Linux operations career path—junior, intermediate, senior—outlined with detailed skill milestones and resources, helping you transform basic tasks into advanced cloud‑computing expertise.

Learning PathOperations Engineercareer roadmap
0 likes · 3 min read
How to Advance from Junior to Senior Linux Ops Engineer: A Proven Learning Roadmap
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Apr 27, 2025 · Backend Development

Why Is Nginx the World’s Most Popular Web Server? A Deep Dive

This article explains why Nginx has overtaken Apache to become the leading web server, covering its performance‑focused design, high stability, master‑worker architecture, core configuration, location directives, access control, reverse‑proxy features, and real‑world deployment examples from major Chinese internet companies.

NginxReverse Proxybackend development
0 likes · 5 min read
Why Is Nginx the World’s Most Popular Web Server? A Deep Dive
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Apr 10, 2025 · Cloud Computing

Unlock Scalable, Reliable Storage: A Complete Guide to Deploying Ceph

This article provides a comprehensive overview of Ceph distributed storage, covering storage fundamentals, Ceph architecture, advantages, version lifecycle, and step‑by‑step deployment using ceph‑deploy, including environment preparation, monitor and OSD setup, manager configuration, and dashboard activation.

CephDashboardLinux Deployment
0 likes · 28 min read
Unlock Scalable, Reliable Storage: A Complete Guide to Deploying Ceph