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
Jul 23, 2025 · Operations

Master Ansible Playbooks: From Basics to Large‑Scale Cluster Automation

This comprehensive guide walks you through Ansible fundamentals, core components, advanced playbook design, variable management, role architecture, error handling, large‑scale deployment strategies, performance tuning, security hardening, CI/CD integration, and monitoring, empowering you to automate modern infrastructure efficiently.

AnsibleConfiguration ManagementDevOps
0 likes · 14 min read
Master Ansible Playbooks: From Basics to Large‑Scale Cluster Automation
Open Source Linux
Open Source Linux
Jul 23, 2025 · Fundamentals

Intel’s 2026‑2028 CPU Roadmap: From Lion Cove to Unified Core

The article examines Intel’s shift to hybrid core designs, outlines the upcoming Lion, Cougar, Coyote, and unified core architectures through 2028, compares performance expectations with AMD, and discusses expected process nodes, cache, and instruction set changes.

CPU architectureFuture roadmapHybrid cores
0 likes · 7 min read
Intel’s 2026‑2028 CPU Roadmap: From Lion Cove to Unified Core
Open Source Linux
Open Source Linux
Jul 16, 2025 · Operations

Master Shell Basics: From What a Shell Is to Advanced Variable Tricks

This comprehensive guide explains what a shell and shell script are, compares common shells, shows how to write and run scripts, explores variable types, special and environment variables, and demonstrates powerful string manipulation and batch‑renaming techniques for Linux users.

LinuxVariablesbash
0 likes · 16 min read
Master Shell Basics: From What a Shell Is to Advanced Variable Tricks
Open Source Linux
Open Source Linux
Jul 16, 2025 · Artificial Intelligence

How Huawei’s New AI Chip Aims to Rival Nvidia and AMD GPUs

Huawei is developing a new AI‑focused GPU‑style chip that mirrors Nvidia and AMD architectures, aiming to ease Chinese developers’ shift from Nvidia hardware, but still faces software compatibility hurdles due to reliance on CUDA and ongoing U.S. export restrictions.

AI chipCUDAGPU
0 likes · 3 min read
How Huawei’s New AI Chip Aims to Rival Nvidia and AMD GPUs
Open Source Linux
Open Source Linux
Jul 15, 2025 · Operations

Master Ansible Automation: From Beginner to Expert with a Complete Project Walkthrough

This comprehensive guide walks you through every aspect of Ansible configuration automation—from fundamental concepts and installation to advanced playbook techniques, inventory management, modules, roles, Vault encryption, CI/CD integration, and enterprise‑level deployment patterns—empowering you to automate modern IT infrastructure with confidence.

AnsibleAutomationConfiguration Management
0 likes · 40 min read
Master Ansible Automation: From Beginner to Expert with a Complete Project Walkthrough
Open Source Linux
Open Source Linux
Jul 10, 2025 · Fundamentals

How Linux Handles Network Packets: From NIC to Kernel and Back

This article explains the complete Linux network packet lifecycle, detailing how a UDP packet is received from a physical NIC, processed through driver interrupts, soft‑interrupts, the kernel network stack, and finally transmitted back out, covering key functions, queues, and netfilter hooks.

DriversKernelLinux
0 likes · 15 min read
How Linux Handles Network Packets: From NIC to Kernel and Back