Open Source Linux
Author

Open Source Linux

Focused on sharing Linux/Unix content, covering fundamentals, system development, network programming, automation/operations, cloud computing, and related professional knowledge.

1.7k
Articles
0
Likes
1.6k
Views
0
Comments
Recent Articles

Latest from Open Source Linux

100 recent articles max
Open Source Linux
Open Source Linux
Mar 12, 2025 · Fundamentals

How One Linux Kernel Patch Boosted Memory Allocation Speed by 40×

Recent testing of an Intel‑powered Linux kernel patch revealed that a single code change dramatically improved memory allocation throughput by nearly 40‑fold, highlighting the massive impact of fine‑tuned memory management optimizations and the importance of addressing THP and PMD alignment issues.

Linux kernelTHPmemory management
0 likes · 5 min read
How One Linux Kernel Patch Boosted Memory Allocation Speed by 40×
Open Source Linux
Open Source Linux
Mar 11, 2025 · Frontend Development

How to Resolve CORS Issues with Nginx: A Hands‑On Demo

This guide explains the same‑origin policy, demonstrates a cross‑origin request failure between two servers, and provides step‑by‑step Nginx configuration and JavaScript code to enable CORS headers so the request succeeds.

CORSCross-OriginWeb development
0 likes · 5 min read
How to Resolve CORS Issues with Nginx: A Hands‑On Demo
Open Source Linux
Open Source Linux
Mar 5, 2025 · Artificial Intelligence

How DeepSeek‑R1 Redefines Prompt Engineering and Real‑World AI Deployment

The article analyzes DeepSeek‑R1’s low‑cost inference architecture, Chinese language optimizations, novel prompt‑engineering techniques, and the practical challenges of deploying large domestic models, offering insights into vertical AI applications and the evolving open‑source ecosystem in China.

AI DeploymentDeepSeekLarge Language Model
0 likes · 8 min read
How DeepSeek‑R1 Redefines Prompt Engineering and Real‑World AI Deployment
Open Source Linux
Open Source Linux
Feb 26, 2025 · Operations

Master Apache Log Analysis with 30 Essential Shell Commands

This guide presents a comprehensive collection of shell and awk commands for analyzing Apache access logs, covering IP counting, page request statistics, traffic filtering, performance metrics, connection states, and bandwidth usage, enabling administrators to efficiently monitor and troubleshoot web server activity.

Apacheawklog analysis
0 likes · 14 min read
Master Apache Log Analysis with 30 Essential Shell Commands
Open Source Linux
Open Source Linux
Feb 26, 2025 · Fundamentals

Understanding DDR Memory: From DDR1 to DDR5 and Its Core Technologies

This article explains the role of DRAM in modern systems, distinguishes ROM and RAM, details the evolution of DDR memory from DDR1 through DDR5, and outlines key architectural features such as dual‑edge data transfer, prefetch, DIMM design, voltage reduction, bandwidth improvements, and essential terminology.

DDRDRAMMemory
0 likes · 20 min read
Understanding DDR Memory: From DDR1 to DDR5 and Its Core Technologies
Open Source Linux
Open Source Linux
Feb 25, 2025 · Fundamentals

Master Linux Environment Variables: View, Set, and Delete Them

This guide explains what Linux environment variables are, lists common ones, and provides step‑by‑step commands to view, temporarily or permanently set, and delete them, plus practical examples for using variables in scripts, helping users efficiently manage their system configuration.

System Administrationbashenvironment variables
0 likes · 6 min read
Master Linux Environment Variables: View, Set, and Delete Them
Open Source Linux
Open Source Linux
Feb 23, 2025 · Artificial Intelligence

How Chinese Universities Are Rapidly Deploying DeepSeek AI Models on Campus

After a winter break surge, DeepSeek AI models have been swiftly adopted across Chinese universities, enabling local deployments for teaching, research, and campus services, while facing bans and security concerns abroad, highlighting both rapid domestic integration and international challenges.

AI ModelsArtificial IntelligenceChina
0 likes · 13 min read
How Chinese Universities Are Rapidly Deploying DeepSeek AI Models on Campus