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
Jun 4, 2025 · Artificial Intelligence

AI Server Boom: Why China’s Market Is Outpacing General Servers

The article analyzes China’s rapidly expanding AI server market, highlighting a 63% YoY growth to $5 billion in H1 2024, the dominance of GPU servers, the surge of non‑GPU accelerators, competitive dynamics among major vendors, and the rising influence of Ascend‑based ecosystems worldwide.

AI serversAscend ecosystemChina
0 likes · 8 min read
AI Server Boom: Why China’s Market Is Outpacing General Servers
Open Source Linux
Open Source Linux
Jun 4, 2025 · Operations

How kubectl‑ai Transforms Kubernetes Management with Natural‑Language AI

kubectl‑ai is an AI‑powered Kubernetes CLI plugin that lets users issue natural‑language commands to query, create, and troubleshoot resources, supports multiple large language models, offers an interactive mode, and provides installation guidance, usage scenarios, technical highlights, and a balanced view of its benefits and limitations.

AIKuberneteskubectl
0 likes · 14 min read
How kubectl‑ai Transforms Kubernetes Management with Natural‑Language AI
Open Source Linux
Open Source Linux
May 29, 2025 · Information Security

First CPU‑Level Ransomware Proof‑of‑Concept Revealed – Why It Matters

Rapid7’s Chrstiaan Beek has created the world’s first CPU‑level ransomware proof‑of‑concept, exploiting AMD Zen microcode vulnerabilities to hijack BIOS and encrypt drives, a technique that can bypass traditional detection and remain active even after OS reinstall, though he promises not to release it.

AMDCPU ransomwareRAPID7
0 likes · 3 min read
First CPU‑Level Ransomware Proof‑of‑Concept Revealed – Why It Matters
Open Source Linux
Open Source Linux
May 28, 2025 · Operations

How to Navigate Chinese ICP Filing: From Initial Review to Authority Approval

This guide thoroughly explains China's ICP domain filing process—from initial provider review to the communications authority's final approval—detailing each procedural step, DNS resolution impacts, cloud provider policies, technical workarounds, best practices, and scripts to help developers ensure compliance and smooth deployment.

ChinaCloud providersDNS
0 likes · 14 min read
How to Navigate Chinese ICP Filing: From Initial Review to Authority Approval
Open Source Linux
Open Source Linux
May 26, 2025 · Operations

Master Linux Log Management: rsyslog, systemd‑journal, and Logrotate Explained

Learn how to configure and manage Linux logging services—including rsyslog and systemd‑journal—by understanding common log files, severity levels, log types, server setup, security settings, manual syslog transmission, journal analysis, persistent storage, and log rotation with logrotate to ensure reliable system monitoring.

System Administrationlog managementlogrotate
0 likes · 15 min read
Master Linux Log Management: rsyslog, systemd‑journal, and Logrotate Explained
Open Source Linux
Open Source Linux
May 9, 2025 · Artificial Intelligence

Inside Huawei’s Ascend 910C AI Chip: Architecture, Performance Gaps & Strategy

This article translates and expands on analyst Lennart Heim’s X‑platform report, dissecting Huawei’s newly mass‑produced Ascend 910C AI accelerator, its dual‑chip packaging, performance estimates versus NVIDIA’s H100 and upcoming B200, supply‑chain origins, potential domestic production, and the broader strategic impact on China’s AI competitiveness.

AI chipAI strategyAscend 910C
0 likes · 18 min read
Inside Huawei’s Ascend 910C AI Chip: Architecture, Performance Gaps & Strategy
Open Source Linux
Open Source Linux
May 9, 2025 · Operations

Mastering Linux Network Diagnostics: A Deep Dive into the mtr Command

Learn how the powerful mtr (My Traceroute) tool combines traceroute and ping to dynamically trace network paths, display latency and packet loss, interpret its detailed output, and use various command‑line options for reporting, filtering, and installation on Linux systems.

MTRNetwork Diagnosticsping
0 likes · 10 min read
Mastering Linux Network Diagnostics: A Deep Dive into the mtr Command
Open Source Linux
Open Source Linux
Apr 30, 2025 · Fundamentals

Mastering awk: The Ultimate Guide to Linux Text Processing

This article provides a comprehensive, step‑by‑step tutorial on the Linux awk command, covering its origin, syntax, predefined variables, execution flow, functions, control structures, and practical examples, enabling readers to master text processing and data extraction directly from the command line.

Command LineLinuxawk
0 likes · 9 min read
Mastering awk: The Ultimate Guide to Linux Text Processing