Tagged articles
5000 articles
Page 3 of 50
Black & White Path
Black & White Path
Feb 13, 2026 · Information Security

Critical Remote Command Execution Flaw in WeChat Linux 4.1.0.13 Impacts Major Chinese OSes, Skips HarmonyOS

A high‑severity (CVSS 8.8) command‑injection vulnerability in WeChat Linux client 4.1.0.13 allows an attacker to execute arbitrary shell commands by sending a file with a specially crafted name, affecting most Linux distributions and Chinese‑made operating systems while leaving HarmonyOS untouched.

Command InjectionRemote Code ExecutionSecurity Vulnerability
0 likes · 21 min read
Critical Remote Command Execution Flaw in WeChat Linux 4.1.0.13 Impacts Major Chinese OSes, Skips HarmonyOS
MaGe Linux Operations
MaGe Linux Operations
Feb 12, 2026 · Operations

Master Systemd: Build Production‑Ready Service Files from Scratch

This comprehensive guide walks you through Systemd’s architecture, explains every Unit type and Service section, shows how to choose the right Service Type, configure restart policies, watchdogs, resource limits, security hardening, logging, Timers and Socket activation, and provides a complete production‑grade Service file template with deployment steps and a checklist.

Servicelinuxresource-limits
0 likes · 41 min read
Master Systemd: Build Production‑Ready Service Files from Scratch
Black & White Path
Black & White Path
Feb 11, 2026 · Information Security

Linux Intrusion Checklist: Detect Hacker Activity with a Single Script

The article introduces Linux_checklist.sh, a script that audits a Linux system for signs of compromise—including network sniffing, deleted‑file processes, tampered binaries, unauthorized SSH keys, malicious cron jobs, resource abuse, privilege anomalies, persistence mechanisms, file integrity issues, and suspicious log activity—while warning that its output contains sensitive data.

ForensicsSecuritySysadmin
0 likes · 6 min read
Linux Intrusion Checklist: Detect Hacker Activity with a Single Script
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 10, 2026 · Operations

10 Fun Linux Commands Every IT Enthusiast Should Try

This guide showcases ten entertaining Linux commands—rev, asciiview, sl, aafire, cmatrix, factor, oneko, boxes, xeyes, and pv—providing installation steps, example usage, and screenshots to help you explore quirky terminal utilities and add some fun to your Linux workflow.

Fun CommandsTerminal Utilitieslinux
0 likes · 5 min read
10 Fun Linux Commands Every IT Enthusiast Should Try
Deepin Linux
Deepin Linux
Feb 9, 2026 · Fundamentals

Master Essential Linux Commands: A Beginner’s Hands‑On Guide

This comprehensive guide walks Linux newcomers through core command‑line fundamentals, covering command syntax, built‑in and external utilities, file and directory management, permission handling, process monitoring, networking tools, compression, package management, and advanced techniques like piping, find, grep, awk, and sed, with practical examples and tips for effective learning.

BashShellSysadmin
0 likes · 38 min read
Master Essential Linux Commands: A Beginner’s Hands‑On Guide
MaGe Linux Operations
MaGe Linux Operations
Feb 8, 2026 · Operations

Master Linux Log Management: rsyslog, journald & logrotate Hands‑On Guide

A comprehensive, step‑by‑step guide shows how to design, configure, and troubleshoot a robust Linux logging pipeline using rsyslog, systemd‑journald, and logrotate, covering log collection, storage, rotation, remote forwarding, performance tuning, security hardening, and disaster recovery for production environments.

System Administrationjournaldlinux
0 likes · 54 min read
Master Linux Log Management: rsyslog, journald & logrotate Hands‑On Guide
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 8, 2026 · Operations

7 Essential Find Command Techniques Every Linux User Should Master

This article walks through seven practical uses of the Linux find command—including name/regex searches, type filtering, timestamp, size, permission, ownership queries, and executing actions—while illustrating each with concrete examples and explaining interview‑style scenarios.

File SearchShell scriptingSystem Administration
0 likes · 8 min read
7 Essential Find Command Techniques Every Linux User Should Master
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 7, 2026 · Operations

Essential Linux Remote Data Sync with Rsync: A Complete Guide

This article explains how to use rsync for fast, incremental file synchronization over LAN/WAN, covering its algorithm, supported platforms, command‑line options, SSH and daemon modes, detailed configuration parameters, and real‑time syncing with inotify‑tools.

OperationsSSHdaemon
0 likes · 20 min read
Essential Linux Remote Data Sync with Rsync: A Complete Guide
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 6, 2026 · Fundamentals

How to Truly Understand Linux System Architecture

This article provides a comprehensive overview of Linux system architecture, covering the kernel, memory and process management, virtual file system, various file system types, shell variants, directory layout, disk partitioning, mounting mechanisms, and related kernel data structures.

Disk PartitionFilesystemMount
0 likes · 35 min read
How to Truly Understand Linux System Architecture
Deepin Linux
Deepin Linux
Feb 4, 2026 · Fundamentals

How Zero‑Copy and DMA Supercharge Data Transfer Performance

This article explains the fundamentals of zero‑copy, DMA, PageCache and RDMA, compares them with traditional I/O, describes Linux implementations such as sendfile, mmap+write, splice and Java NIO APIs, and shows practical use‑cases that dramatically reduce CPU load and latency in high‑throughput networking and file handling.

DMAJava NIONetworking
0 likes · 40 min read
How Zero‑Copy and DMA Supercharge Data Transfer Performance
Java Companion
Java Companion
Feb 3, 2026 · Backend Development

Build Standalone Installers for Spring Boot Apps with JPackage

This guide walks through using JPackage (standard from JDK 16) to create native Windows, macOS, and Linux installers for Spring Boot applications, covering JDK requirements, platform‑specific tools, custom JRE creation with jlink, Maven integration, and step‑by‑step command examples.

JLinkSpring BootWindows
0 likes · 12 min read
Build Standalone Installers for Spring Boot Apps with JPackage
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 3, 2026 · Fundamentals

Essential Linux Commands and Directory Guide

This article introduces Linux's core directory layout, explains the basic command syntax with examples, outlines common file‑operation commands, details file permission notation, and provides a concise overview of Vim editing shortcuts for efficient terminal work.

Directory StructureFile PermissionsVim
0 likes · 5 min read
Essential Linux Commands and Directory Guide
dbaplus Community
dbaplus Community
Feb 2, 2026 · Operations

Why 1265% CPU in top Isn’t a Crash: Decoding Linux Metrics Correctly

Although a top screenshot may show MySQL using 1265% CPU and a load average above 10, this article explains why those numbers are not necessarily alarming, clarifies common misconceptions about %CPU, load, VIRT, free memory, and provides practical steps to interpret top correctly on multi‑core Linux servers.

CPULoad AverageMemory
0 likes · 5 min read
Why 1265% CPU in top Isn’t a Crash: Decoding Linux Metrics Correctly
Old Meng AI Explorer
Old Meng AI Explorer
Feb 2, 2026 · Operations

Unlock Full AirPods Features on Android & Linux with LibrePods – A Complete Guide

LibrePods is an open‑source project that brings Apple‑locked AirPods functionalities—such as active noise cancellation, ear‑detect auto‑pause, real‑time battery readout, head‑gesture controls, and customizable settings—to Android and Linux devices, offering step‑by‑step installation via Xposed modules or a Linux tray app.

AirPodsAndroidBluetooth
0 likes · 10 min read
Unlock Full AirPods Features on Android & Linux with LibrePods – A Complete Guide
Deepin Linux
Deepin Linux
Feb 2, 2026 · Fundamentals

Mastering Linux IPC: Pipes, Message Queues, Shared Memory, Semaphores, Signals & Sockets Explained

This comprehensive guide breaks down Linux inter‑process communication (IPC) by explaining its core concepts, why it’s needed, and detailing six mechanisms—pipes, named pipes, message queues, shared memory, semaphores/PV operations, signals, and sockets—complete with code samples, diagrams, and real‑world usage scenarios.

C programmingIPCSockets
0 likes · 49 min read
Mastering Linux IPC: Pipes, Message Queues, Shared Memory, Semaphores, Signals & Sockets Explained
Deepin Linux
Deepin Linux
Jan 30, 2026 · Backend Development

Master Linux TCP: System Calls, Handshakes, and Real‑World Code

This article provides a comprehensive guide to Linux TCP development, explaining the role of system calls, the three‑way handshake and four‑way termination, detailing core socket functions such as socket, bind, listen, accept, connect, read/write, recv/send, and includes complete example code for building a simple TCP server and client with troubleshooting tips.

CTCPlinux
0 likes · 41 min read
Master Linux TCP: System Calls, Handshakes, and Real‑World Code
Linux Tech Enthusiast
Linux Tech Enthusiast
Jan 29, 2026 · Fundamentals

Understanding the Linux /etc Directory: Key Configuration Files Explained

This article walks through the most important files and subdirectories under /etc—such as /etc/profile, /etc/bashrc, user‑specific .bash_* files, /etc/motd, /etc/issue, shadow‑password utilities, fstab and rc.local—explaining when they are executed, what they configure, and how they affect system behavior.

/etcBashEnvironment Variables
0 likes · 7 min read
Understanding the Linux /etc Directory: Key Configuration Files Explained
Deepin Linux
Deepin Linux
Jan 28, 2026 · Fundamentals

Unlock Linux Performance: Master Memory Alignment and Struct Optimization

This article explains the core principles of memory alignment on Linux, shows how misaligned data harms CPU cache and execution speed, provides concrete C code examples and benchmark results, and offers practical techniques—including compiler directives and struct layout tricks—to achieve optimal performance.

C programmingPerformance OptimizationStruct Layout
0 likes · 22 min read
Unlock Linux Performance: Master Memory Alignment and Struct Optimization
Ops Community
Ops Community
Jan 27, 2026 · Operations

Master Linux System Monitoring: Deep Dive into CPU, Memory, and I/O Metrics

This comprehensive guide explains how to collect and analyze Linux system metrics—including CPU usage, memory consumption, disk I/O, and load average—using native /proc and /sys interfaces, popular command‑line tools, and Prometheus Node Exporter, with practical scripts, configuration examples, and troubleshooting case studies for reliable performance monitoring and capacity planning.

MetricsPrometheusSysadmin
0 likes · 39 min read
Master Linux System Monitoring: Deep Dive into CPU, Memory, and I/O Metrics
MaGe Linux Operations
MaGe Linux Operations
Jan 26, 2026 · Operations

Zero‑Downtime LVM Expansion: 5 Proven Methods to Grow Disk Space

This guide explains why traditional fixed partitions are problematic, introduces LVM's flexible storage pool architecture, lists five zero‑downtime expansion techniques—including adding new disks, resizing partitions, one‑command lvextend ‑r, thin provisioning, and VDO compression—and provides step‑by‑step commands, scripts, best‑practice tips, troubleshooting, and monitoring recommendations for reliable online storage growth.

Dynamic ExpansionLVMThin Provisioning
0 likes · 29 min read
Zero‑Downtime LVM Expansion: 5 Proven Methods to Grow Disk Space
Ops Community
Ops Community
Jan 26, 2026 · Operations

systemd vs SysVinit: Deep Dive into Modern Linux Process Management

An up‑to‑date guide based on systemd 256 examines the evolution from SysVinit, compares core features, startup mechanisms, dependency handling, process tracking, and security, and provides step‑by‑step migration, configuration examples, performance tuning, and troubleshooting tips for Linux administrators.

cgroupsinitlinux
0 likes · 27 min read
systemd vs SysVinit: Deep Dive into Modern Linux Process Management
Coder Trainee
Coder Trainee
Jan 26, 2026 · Fundamentals

Essential Linux Commands Every Programmer Should Know: Other Common Utilities

The article explains the basics of Linux commands, notes that everything in Linux is treated as a file, distinguishes Linux and shell commands, and then showcases commonly used commands for online help, compression, file searching, permission management, and login information, each illustrated with screenshots.

ShellSystem AdministrationUnix
0 likes · 2 min read
Essential Linux Commands Every Programmer Should Know: Other Common Utilities
Linux Tech Enthusiast
Linux Tech Enthusiast
Jan 26, 2026 · Fundamentals

Understanding the Linux Kernel Startup Process

This article walks through the complete Linux kernel boot sequence, from the bootloader loading a compressed vmlinuz image and initramfs, through decompression and the start_kernel routine, to the creation of PID 0, 1, 2 and the init process that launches system services and the user interface.

Boot ProcessSystem Initializationinitrd
0 likes · 24 min read
Understanding the Linux Kernel Startup Process
Deepin Linux
Deepin Linux
Jan 25, 2026 · Fundamentals

Why mmap Outperforms io_uring in Real-World I/O – A Deep Linux Memory‑Mapping Guide

mmap, the classic Linux memory‑mapping technique, often surpasses the modern async io_uring in various I/O scenarios by eliminating redundant data copies, reducing system calls, and enabling zero‑copy access, while the article explains its fundamentals, workflow, performance comparisons, practical usage, pitfalls, and code examples.

Zero Copyio_uringlinux
0 likes · 44 min read
Why mmap Outperforms io_uring in Real-World I/O – A Deep Linux Memory‑Mapping Guide
dbaplus Community
dbaplus Community
Jan 25, 2026 · Fundamentals

What Linus Torvalds Really Thinks About AI, Rust, and the Future of Linux Kernel Development

In a candid interview at the Linux Foundation summit, Linus Torvalds and Verizon open‑source lead Dirk Hohndel discuss Linus's shift from programmer to maintainer, the role of AI as a productivity tool, Rust's integration into the kernel, hardware trends, his hobby of building guitar pedals, and his habit of rarely replying to email.

AIRustinterview
0 likes · 18 min read
What Linus Torvalds Really Thinks About AI, Rust, and the Future of Linux Kernel Development
Deepin Linux
Deepin Linux
Jan 24, 2026 · Fundamentals

Unlocking Linux Performance: A Deep Dive into io_uring and Its Advantages

This comprehensive guide explains why traditional I/O models become bottlenecks in high‑performance computing, introduces the modern io_uring framework with its submission and completion queues, walks through its design goals, core concepts, workflow, performance comparisons, optimization tips, real‑world use cases, and provides complete C examples for practical adoption.

C programmingPerformance Optimizationasynchronous I/O
0 likes · 48 min read
Unlocking Linux Performance: A Deep Dive into io_uring and Its Advantages
Test Development Learning Exchange
Test Development Learning Exchange
Jan 22, 2026 · Operations

Essential Linux Commands Every Test Engineer Must Master

A comprehensive guide for test engineers that covers the most frequently asked Linux commands—covering system info, process management, log analysis, network diagnostics, file handling, and advanced shell tricks—complete with real‑world testing scenarios and interview‑ready answer tips.

DevOpsShellinterview
0 likes · 11 min read
Essential Linux Commands Every Test Engineer Must Master
Ops Community
Ops Community
Jan 22, 2026 · Operations

Master HAProxy 3.0: From System Tuning to Advanced Load‑Balancing Practices

This comprehensive guide walks you through HAProxy 3.0’s new features, hardware and OS requirements, step‑by‑step installation, detailed global, frontend, backend configurations, health‑check optimization, monitoring with Prometheus, troubleshooting tips, backup strategies, and best‑practice recommendations for high‑performance load balancing in production environments.

HAProxyhigh availabilitylinux
0 likes · 29 min read
Master HAProxy 3.0: From System Tuning to Advanced Load‑Balancing Practices
Efficient Ops
Efficient Ops
Jan 21, 2026 · Operations

How to Quickly Find and Clean Large Files on Linux

This guide shows several efficient Linux commands—du, find, ls, and ncdu—to locate large files, sort results, and safely remove unnecessary data, helping you manage disk space before it runs out.

command-linedisk spacedu
0 likes · 5 min read
How to Quickly Find and Clean Large Files on Linux
Efficient Ops
Efficient Ops
Jan 20, 2026 · Operations

Deploy Netdata for Real‑Time System Monitoring in Seconds

This guide introduces Netdata, an open‑source real‑time monitoring solution, outlines its key features, and provides step‑by‑step installation instructions for Linux and Docker, along with configuration of auto‑discovery, alerts, core metrics, and UI previews.

DevOpsDockerNetdata
0 likes · 5 min read
Deploy Netdata for Real‑Time System Monitoring in Seconds
Raymond Ops
Raymond Ops
Jan 20, 2026 · Information Security

How to Build a Complete Linux Enterprise Security Framework—from Intrusion Detection to Incident Response

This guide walks through a real-world DDoS and SSH brute‑force incident and shows how to design a layered Linux security architecture, configure firewalls, host hardening, OSSEC HIDS, Suricata IDS, ELK monitoring, automated response scripts, and continuous improvement metrics for enterprise environments.

AutomationIDSSecurity
0 likes · 15 min read
How to Build a Complete Linux Enterprise Security Framework—from Intrusion Detection to Incident Response
MaGe Linux Operations
MaGe Linux Operations
Jan 20, 2026 · Operations

How to Diagnose and Fix Full Disk Issues on Linux Servers – A Proven Checklist

This guide walks you through a complete Linux disk‑space troubleshooting workflow, from quickly checking usage and inode status, to locating large files with du, ncdu or dust, handling deleted‑but‑still‑open files, cleaning logs, Docker images, temporary data, adjusting reserved space, and setting up monitoring and alerts.

Sysadmindisk spacelinux
0 likes · 42 min read
How to Diagnose and Fix Full Disk Issues on Linux Servers – A Proven Checklist
Coder Trainee
Coder Trainee
Jan 20, 2026 · Operations

Why You Should Avoid Using kill ‑9 to Stop Programs

The article explains that although kill ‑9 reliably kills a Linux process, using it in production can cause severe data corruption—especially with non‑transactional storage engines—making it unsuitable for safe program termination.

MyISAMkilllinux
0 likes · 3 min read
Why You Should Avoid Using kill ‑9 to Stop Programs
Raymond Ops
Raymond Ops
Jan 19, 2026 · Operations

Master Ceph: Complete Guide to Deploying and Managing a Production-Ready Distributed Storage Cluster

This comprehensive guide explains why Ceph is a leading software‑defined storage solution, details hardware and network design, walks through step‑by‑step deployment with cephadm, covers pool creation, monitoring, performance tuning, troubleshooting, scaling, backup, security hardening, and advanced automation for production environments.

CephCluster Deploymentdistributed storage
0 likes · 15 min read
Master Ceph: Complete Guide to Deploying and Managing a Production-Ready Distributed Storage Cluster
Xiao Liu Lab
Xiao Liu Lab
Jan 17, 2026 · Operations

Recover Accidentally Deleted XFS Files in Minutes with xfs_undelete

This guide walks Linux administrators through why xfs_undelete is the preferred XFS recovery tool, how to install it in under five minutes, and step‑by‑step commands—including basic, time‑filtered, and type‑filtered recovery—plus three real‑world scenarios, advanced tips, and common pitfalls.

Data RecoveryFilesystemXFS
0 likes · 13 min read
Recover Accidentally Deleted XFS Files in Minutes with xfs_undelete
Xiao Liu Lab
Xiao Liu Lab
Jan 16, 2026 · Operations

Recover Accidentally Deleted Files on RHEL with extundelete – Full Step‑by‑Step Guide

This guide explains why extundelete can restore files deleted with rm on ext3/ext4 partitions, walks through installing the tool on various RHEL versions, shows how to safely stop writes, identify the affected partition, execute single‑file, directory or full‑partition recovery commands, verify results, and avoid common pitfalls, while also offering preventive measures to reduce future data loss.

File RecoveryOperationsRHEL
0 likes · 19 min read
Recover Accidentally Deleted Files on RHEL with extundelete – Full Step‑by‑Step Guide
Linux Tech Enthusiast
Linux Tech Enthusiast
Jan 15, 2026 · Fundamentals

Master Linux Shell Scripting: From Basics to Real‑World Projects

This article provides a step‑by‑step guide to Linux shell scripting, covering the definition of a shell, common shells, naming rules, environment and user variables, control‑flow statements, functions, arrays, and several practical scripts such as a Hello World program, service checks, system backup, information collection, and one‑click LNMP deployment.

ArraysAutomationControl Flow
0 likes · 23 min read
Master Linux Shell Scripting: From Basics to Real‑World Projects
Ray's Galactic Tech
Ray's Galactic Tech
Jan 15, 2026 · Operations

Ultimate Production Incident Response Handbook: Quick Commands, Root Cause Analysis, and Preventive Architecture

This comprehensive guide presents a unified framework for diagnosing and resolving production incidents—covering CPU spikes, OOM, disk exhaustion, log overload, port failures, container crashes, Kubernetes pod issues, SSH attacks, I/O bottlenecks, MySQL connection limits, Redis memory saturation, message‑queue backlogs, deployment failures, certificate expirations, file‑handle exhaustion, time drift, mining malware, and DDoS—by providing rapid‑check commands, immediate remediation steps, root‑cause classification, and architectural safeguards.

KubernetesOperationsincident response
0 likes · 11 min read
Ultimate Production Incident Response Handbook: Quick Commands, Root Cause Analysis, and Preventive Architecture
Raymond Ops
Raymond Ops
Jan 15, 2026 · Information Security

Master Linux Server Intrusion Detection & Response: A Complete Practical Guide

This guide walks Linux administrators through a full‑cycle intrusion detection and emergency response process, covering metric monitoring, log analysis, file integrity checks, attack confirmation, staged remediation, preventive hardening, and useful automation scripts to keep servers secure.

AutomationSecurityShell Scripts
0 likes · 16 min read
Master Linux Server Intrusion Detection & Response: A Complete Practical Guide
Aikesheng Open Source Community
Aikesheng Open Source Community
Jan 15, 2026 · Operations

Why Adding a Server with OAT Breaks yum and How to Fix It

This guide explains why using OAT to add a server can render yum unusable due to a broken Python interpreter, analyzes the underlying script logic that causes the failure, and provides two practical remediation methods—including fixing the Python symlink and adjusting the installation script—along with the full script for reference.

OATPythonlinux
0 likes · 12 min read
Why Adding a Server with OAT Breaks yum and How to Fix It
macrozheng
macrozheng
Jan 15, 2026 · Fundamentals

Boost Your Command-Line Efficiency with fzf: Install, Features & Advanced Usage

This guide introduces the open‑source fuzzy finder fzf, explains its key features, shows how to install it across platforms, and provides practical examples—including basic pipelines, shell shortcuts, and preview‑enhanced commands—to dramatically speed up everyday terminal workflows.

command-linefuzzy finderfzf
0 likes · 8 min read
Boost Your Command-Line Efficiency with fzf: Install, Features & Advanced Usage
ITPUB
ITPUB
Jan 13, 2026 · Fundamentals

Unlocking Linux Ext2: From Superblock Basics to Inode Data Extraction

This article walks readers through Linux file‑system fundamentals, explains the role of the Virtual File System (VFS), dives deep into ext2 structures such as superblocks, group descriptors, block and inode bitmaps, and provides complete C code for reading file contents directly by inode number.

C programmingExt2Superblock
0 likes · 29 min read
Unlocking Linux Ext2: From Superblock Basics to Inode Data Extraction
Deepin Linux
Deepin Linux
Jan 13, 2026 · Operations

Master Linux Shell Scripting: From Basics to Real-World Automation

This comprehensive guide walks readers through the fundamentals of Linux shell scripting, covering essential commands, variables, control structures, functions, and practical automation scripts for monitoring, log analysis, and backups, while also addressing performance and security best practices.

AutomationShell scriptingSystem Administration
0 likes · 30 min read
Master Linux Shell Scripting: From Basics to Real-World Automation
DevOps Coach
DevOps Coach
Jan 12, 2026 · Fundamentals

Why Linux Is Overtaking Windows: The Real Reasons Behind the Shift

A software engineer recounts how forced Windows updates drove him to replace his PC with Linux, then examines statistical desktop adoption, government migrations, gaming improvements, developer preferences, and supercomputer dominance to explain why Windows is losing users while Linux gains momentum.

Desktop AdoptionGamingOS Migration
0 likes · 10 min read
Why Linux Is Overtaking Windows: The Real Reasons Behind the Shift
Raymond Ops
Raymond Ops
Jan 12, 2026 · Operations

Build a Real-Time Linux Performance Alert System with Prometheus & Grafana

This guide walks you through designing a layered Linux monitoring architecture, selecting a Prometheus‑Grafana stack, defining key CPU, memory and disk metrics, crafting smart alert rules, visualizing dashboards, and adding automation and AI‑driven predictive techniques for reliable, business‑focused operations.

GrafanaOpsPrometheus
0 likes · 13 min read
Build a Real-Time Linux Performance Alert System with Prometheus & Grafana
MaGe Linux Operations
MaGe Linux Operations
Jan 12, 2026 · Backend Development

Master JVM Tuning on JDK 21: Reduce GC Pauses and Boost Throughput

This comprehensive guide walks you through diagnosing Full GC pauses on a Java 2020 production outage, explains JVM memory structures, compares JDK 21 garbage collectors, and provides step‑by‑step installation, configuration, and tuning instructions for Tomcat, monitoring tools, and real‑world case studies to achieve stable, high‑throughput services.

JDK21JVMTomcat
0 likes · 33 min read
Master JVM Tuning on JDK 21: Reduce GC Pauses and Boost Throughput
Lobster Programming
Lobster Programming
Jan 12, 2026 · Fundamentals

Essential Linux Command-Line Tools Every Developer Should Know

This guide introduces the most frequently used Linux terminal commands—such as lsb_release, pwd, ls, cp, mv, rm, and many others—explaining their purpose, common options, and practical examples to help developers efficiently navigate and manage files on Linux servers.

Unixcommand-linelinux
0 likes · 17 min read
Essential Linux Command-Line Tools Every Developer Should Know
Linux Tech Enthusiast
Linux Tech Enthusiast
Jan 11, 2026 · Operations

Comprehensive Guide to Linux Problem Diagnosis and Troubleshooting

This article presents a systematic methodology and a curated set of Linux tools—including CPU, memory, disk I/O, network, load monitoring, and flame‑graph techniques—illustrated with a real‑world nginx case study to help engineers quickly locate and resolve performance issues.

CPUMemoryflame graph
0 likes · 18 min read
Comprehensive Guide to Linux Problem Diagnosis and Troubleshooting
Deepin Linux
Deepin Linux
Jan 10, 2026 · Operations

Master Linux Process Load Balancing with cgroups and taskset: A Step‑by‑Step Guide

This article explains how to use Linux's built‑in cgroups and taskset tools to monitor, limit, and bind process workloads, providing detailed commands, subsystem explanations, collaborative usage strategies, real‑world case studies, and troubleshooting tips for improving system performance and stability.

Performance Optimizationcgroupslinux
0 likes · 29 min read
Master Linux Process Load Balancing with cgroups and taskset: A Step‑by‑Step Guide
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Jan 9, 2026 · Operations

Essential Linux Commands Every Ops Engineer Should Master

This guide compiles the most frequently used Linux commands—covering file navigation, inspection, searching, permission handling, text processing, archiving, system control, and process management—to help operations professionals work more efficiently and confidently on the command line.

OperationsShellSysadmin
0 likes · 16 min read
Essential Linux Commands Every Ops Engineer Should Master
Raymond Ops
Raymond Ops
Jan 8, 2026 · Operations

Master Ansible: Automate Hundreds of Linux Servers with Ease

This guide walks you through why Ansible is ideal for large‑scale Linux server management, shows how to set up control and target nodes, configure inventory and SSH keys, optimize Ansible settings, and provides ready‑to‑run playbooks for system initialization, Nginx clustering, application deployment, plus advanced tips on Vault, dynamic inventory, role‑based structures, performance tuning, monitoring, and troubleshooting.

AnsibleAutomationConfiguration Management
0 likes · 13 min read
Master Ansible: Automate Hundreds of Linux Servers with Ease
Raymond Ops
Raymond Ops
Jan 8, 2026 · Operations

Boost Linux Network Performance: Proven Tips to Increase Bandwidth & Reduce Latency

This article provides a comprehensive guide to Linux network performance tuning, covering key metrics, practical commands for adjusting TCP parameters, congestion control, kernel optimizations, hardware choices, zero‑copy techniques, load balancing, and essential monitoring tools to achieve higher bandwidth and lower latency.

LatencyTCP Tuninglinux
0 likes · 11 min read
Boost Linux Network Performance: Proven Tips to Increase Bandwidth & Reduce Latency
Ops Community
Ops Community
Jan 8, 2026 · Fundamentals

How to Choose, Configure, and Monitor RAID for Production Systems

This comprehensive guide walks you through RAID fundamentals, explains each RAID level’s performance and reliability trade‑offs, shows real‑world selection criteria, provides step‑by‑step Linux and hardware RAID configuration scripts, monitoring tools, troubleshooting tips, and best‑practice recommendations for modern storage environments.

BackupRAIDlinux
0 likes · 55 min read
How to Choose, Configure, and Monitor RAID for Production Systems
MaGe Linux Operations
MaGe Linux Operations
Jan 8, 2026 · Operations

Master LVM Online Expansion: Zero‑Downtime Disk Scaling on Linux

This comprehensive guide explains why LVM solves traditional partition limits, details its core concepts, outlines prerequisites, and provides step‑by‑step commands for adding new disks, extending volume groups, logical volumes, and filesystems—including advanced scenarios, automation scripts, best‑practice tips, troubleshooting, and performance considerations.

Disk ExpansionLVMSystem Administration
0 likes · 35 min read
Master LVM Online Expansion: Zero‑Downtime Disk Scaling on Linux
Xiao Liu Lab
Xiao Liu Lab
Jan 8, 2026 · Operations

Unlock Fast Log Analysis: 10 Essential awk Commands Every Sysadmin Should Know

This tutorial shows how awk, the built‑in Linux text‑processing tool, can dramatically speed up log analysis and routine data extraction by explaining core concepts, common patterns, real‑world examples such as Nginx, system monitoring and MySQL slow‑query logs, and providing a ready‑to‑run script.

Shell scriptingawklinux
0 likes · 17 min read
Unlock Fast Log Analysis: 10 Essential awk Commands Every Sysadmin Should Know
Linux Tech Enthusiast
Linux Tech Enthusiast
Jan 8, 2026 · Operations

Why Bashtop Is a Must-Have Linux Resource Monitoring Tool

Bashtop is a visually appealing, terminal‑based Linux resource monitor that displays CPU, memory, processes and network bandwidth, offers sortable process lists, supports SIGKILL/SIGTERM/SIGINT signals, and can be installed via manual git build, snap, APT, DNF, Pacman, or other package managers across Ubuntu, Debian, Fedora, CentOS, and Arch, with configurable settings and help menus.

BashtopResource Monitoringlinux
0 likes · 5 min read
Why Bashtop Is a Must-Have Linux Resource Monitoring Tool
Efficient Ops
Efficient Ops
Jan 7, 2026 · Operations

Master File Transfers in TMUX with trzsz: Install, Commands, and Tips

This guide explains how to install the TMUX‑compatible file transfer tool trzsz (and its Go version), details its command‑line options, provides step‑by‑step installation commands for various Linux distributions, macOS, and Windows, and shows practical usage examples with screenshots.

Gocommand-linefile transfer
0 likes · 6 min read
Master File Transfers in TMUX with trzsz: Install, Commands, and Tips
Xiao Liu Lab
Xiao Liu Lab
Jan 7, 2026 · Operations

Zero‑IO Techniques to Safely Clear Massive Log Files on Linux

This article explains why deleting huge log files can crash a server, compares the low‑IO echo and truncate commands for safely emptying logs, provides practical examples, parameter tips, additional methods, and best‑practice recommendations for production environments.

EchoIO optimizationLog Management
0 likes · 10 min read
Zero‑IO Techniques to Safely Clear Massive Log Files on Linux
Raymond Ops
Raymond Ops
Jan 7, 2026 · Operations

Boost Linux Network Performance: Practical TCP/IP Stack Tuning Guide

This guide explains why network performance becomes a bottleneck in high‑traffic Linux servers and provides a step‑by‑step set of sysctl tweaks, buffer adjustments, congestion‑control choices, interrupt balancing, and monitoring scripts to dramatically improve throughput and latency.

Network TuningTCPlinux
0 likes · 12 min read
Boost Linux Network Performance: Practical TCP/IP Stack Tuning Guide
Raymond Ops
Raymond Ops
Jan 6, 2026 · Operations

How to Boost Nginx to Over 1 Million QPS: Real‑World Optimization Guide

This guide walks you through a complete Nginx high‑concurrency tuning process—from basic worker and TCP settings to kernel parameters, caching, SSL, and advanced techniques like DPDK and JIT—showing performance improvements from 80 k to over a million QPS with real‑world examples and scripts.

NginxWeb serverhigh concurrency
0 likes · 13 min read
How to Boost Nginx to Over 1 Million QPS: Real‑World Optimization Guide
Raymond Ops
Raymond Ops
Jan 6, 2026 · Operations

Master Ansible: Deploy and Manage Hundreds of Linux Servers in Minutes

This guide explains why Ansible’s agent‑less, declarative architecture makes it ideal for large‑scale Linux server automation, covering directory layout, performance‑tuned ansible.cfg, role design, security with Vault, dynamic inventory, CI/CD integration, monitoring, blue‑green deployments, and real‑world benchmark results that show dramatic time and error reductions.

AnsibleAutomationConfiguration Management
0 likes · 12 min read
Master Ansible: Deploy and Manage Hundreds of Linux Servers in Minutes
MaGe Linux Operations
MaGe Linux Operations
Jan 6, 2026 · Operations

60 Essential Linux Commands Every Sysadmin Should Master

A comprehensive, fast‑track guide for Linux system administrators that covers modern tools, shell configuration, and over 60 indispensable commands for file handling, text processing, system monitoring, networking, process control, permissions, and disk management, plus best‑practice tips and troubleshooting scripts.

AutomationCLISysadmin
0 likes · 47 min read
60 Essential Linux Commands Every Sysadmin Should Master
Ops Community
Ops Community
Jan 6, 2026 · Information Security

Master Linux Permissions: From Basics to Advanced Security Practices

This comprehensive guide walks you through the evolution, fundamentals, and advanced techniques of Linux permission management, covering UGO models, special bits, ACLs, SELinux/AppArmor, best‑practice design principles, troubleshooting steps, audit configurations, and real‑world case studies for securing web, database, and SSH services.

ACLPermissionsSELinux
0 likes · 39 min read
Master Linux Permissions: From Basics to Advanced Security Practices
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Jan 6, 2026 · Backend Development

Master Nginx: Essential Commands for Starting, Stopping, Reloading and Debugging

This guide provides a comprehensive cheat‑sheet of Nginx command‑line operations—including how to start, stop, reload, check configuration, view logs, inspect processes, query version information and perform common debugging tasks—helping administrators manage Nginx efficiently in production and development environments.

DebuggingNginxcommands
0 likes · 6 min read
Master Nginx: Essential Commands for Starting, Stopping, Reloading and Debugging
Xiao Liu Lab
Xiao Liu Lab
Jan 6, 2026 · Operations

Boost Docker Pull Speed: Verified Mirror List & One‑Click Setup (2026)

This guide explains why Docker image pulls can be painfully slow, presents a curated list of reliable mirror URLs verified on January 6 2026, provides a one‑click installation script for Docker with automatic mirror configuration, and includes detailed manual setup steps and verification commands for Linux environments.

Container RegistryDevOpsDocker
0 likes · 8 min read
Boost Docker Pull Speed: Verified Mirror List & One‑Click Setup (2026)
Deepin Linux
Deepin Linux
Jan 6, 2026 · Operations

Unlock Linux Performance: Master Memory Watermarks and OOM Killer

This article explains how Linux memory watermarks, kswapd, direct reclaim, and the OOM Killer interact, provides detailed code examples, shows real‑world case studies, and offers practical tuning steps—including kernel parameters, cgroup limits, and monitoring tools—to prevent system stalls and crashes.

OOM killerWatermarkskswapd
0 likes · 41 min read
Unlock Linux Performance: Master Memory Watermarks and OOM Killer
Efficient Ops
Efficient Ops
Jan 6, 2026 · Operations

Mastering tcpdump: Practical Commands for Network Packet Capture and Analysis

This guide introduces tcpdump, a powerful network packet capture tool, explains its filtering options, and provides numerous command-line examples—from basic interface listening to complex filters for hosts, ports, protocols, and saving captures—helping users troubleshoot and analyze network traffic effectively.

Network MonitoringPacket Capturecommand-line
0 likes · 7 min read
Mastering tcpdump: Practical Commands for Network Packet Capture and Analysis
Raymond Ops
Raymond Ops
Jan 5, 2026 · Operations

Boost K8s Node Network Performance: Proven Linux Kernel Tuning Hacks

This guide explains why network tuning is critical for high‑concurrency Kubernetes clusters and provides step‑by‑step Linux kernel parameter adjustments, scripts, and real‑world case studies that can increase node network throughput by over 30% while reducing latency and connection‑timeout rates.

KubernetesOperationslinux
0 likes · 11 min read
Boost K8s Node Network Performance: Proven Linux Kernel Tuning Hacks
DevOps Coach
DevOps Coach
Jan 3, 2026 · Operations

15 Essential Linux Tools Every DevOps Engineer Must Master

This article presents a concise, hands‑on guide to fifteen powerful yet often overlooked Linux utilities—such as strace, perf, bpftrace, tc, hdparm, socat, dstat, fzf, yq, and more—explaining when to use each, providing concrete command examples, and highlighting why they are critical for diagnosing and fixing production‑grade DevOps incidents.

DevOpsOperationslinux
0 likes · 10 min read
15 Essential Linux Tools Every DevOps Engineer Must Master
DevOps Coach
DevOps Coach
Jan 1, 2026 · Fundamentals

Why Linux Says “Permission denied” and How to Fix It: A Beginner’s Journey

The article shares a personal Linux learning journey, explaining why permission errors occur, how to interpret file permissions, navigate the file system, diagnose processes, services, logs, and network issues, and adopt a mindset that treats Linux as a precise, rule‑based system rather than an adversary.

PermissionsShellSystem Administration
0 likes · 7 min read
Why Linux Says “Permission denied” and How to Fix It: A Beginner’s Journey
21CTO
21CTO
Jan 1, 2026 · Fundamentals

Why Fish Shell Beats Bash: Features, Installation & Powerline Setup

This guide introduces the Fish (Friendly Interactive Shell) as a user‑friendly Bash alternative, outlines its smart features like command suggestions and syntax highlighting, provides step‑by‑step installation on Fedora (dnf and rpm‑ostree), shows configuration, alias and environment variable examples, and explains how to enhance it with Oh My Fish and Powerline.

ConfigurationShellbash-alternative
0 likes · 7 min read
Why Fish Shell Beats Bash: Features, Installation & Powerline Setup
ITPUB
ITPUB
Dec 31, 2025 · Operations

Essential Advanced Linux Commands Every Sysadmin Should Master

This guide compiles 100 high‑impact Linux commands covering file systems, networking, monitoring, security, containers, log analysis, and automation, each chosen for its advanced utility, cross‑distribution compatibility, and real‑world relevance.

AutomationContainersOperations
0 likes · 17 min read
Essential Advanced Linux Commands Every Sysadmin Should Master
IT Services Circle
IT Services Circle
Dec 31, 2025 · Operations

7 Essential Windows & Linux Commands to Diagnose Network Outages

This guide walks you through seven practical command‑line tools—ipconfig/ifconfig, ping, arp, tracert/traceroute, netstat, route, and nslookup—showing how to systematically check local settings, connectivity, layer‑2 mapping, path tracing, connection status, routing tables, and DNS resolution on both Windows and Linux systems.

Windowsdiagnosticslinux
0 likes · 10 min read
7 Essential Windows & Linux Commands to Diagnose Network Outages
Deepin Linux
Deepin Linux
Dec 31, 2025 · Fundamentals

Unlocking Linux Signal Stacks: Why They Exist and How to Use Them Safely

This article explains the purpose of Linux's separate signal stack, how it differs from the regular process stack, the mechanics of signal delivery, practical code examples for enabling and using it, and why it matters for stability, real‑time processing, multithreading, and performance optimization.

C programmingSIGSTKSZSignal Stack
0 likes · 28 min read
Unlocking Linux Signal Stacks: Why They Exist and How to Use Them Safely
ITPUB
ITPUB
Dec 30, 2025 · Operations

Master Linux Network Speed Testing: From Ping to Advanced Tools

This guide walks you through a complete set of Linux network‑speed testing utilities—from the built‑in ping command to curl/wget downloads, Speedtest‑CLI, iperf3, iftop, nload, nethogs, bmon and vnstat—explaining installation, core metrics, usage examples, and practical tips for accurate measurement and troubleshooting.

iftopiperf3linux
0 likes · 10 min read
Master Linux Network Speed Testing: From Ping to Advanced Tools
Java Architect Handbook
Java Architect Handbook
Dec 30, 2025 · Operations

Master Prometheus: Installation, Configuration, PromQL Basics, and Grafana Integration

This comprehensive guide walks you through the background, architecture, and technology selection for monitoring, then details step‑by‑step installation of Prometheus, configuring exporters for Linux, MySQL, and Java applications, introduces core PromQL concepts, and shows how to integrate and visualize data with Grafana.

GrafanaJavaPromQL
0 likes · 33 min read
Master Prometheus: Installation, Configuration, PromQL Basics, and Grafana Integration
Deepin Linux
Deepin Linux
Dec 30, 2025 · Operations

Detecting and Fixing Linux Interrupt Stack Overflows

This article explains why interrupt stack overflows are dangerous in Linux, outlines their root causes, shows how to locate them using logs and debugging tools, and provides practical strategies to prevent and resolve the issue for stable kernel operation.

interrupt stacklinuxsystem stability
0 likes · 41 min read
Detecting and Fixing Linux Interrupt Stack Overflows
Cognitive Technology Team
Cognitive Technology Team
Dec 29, 2025 · Fundamentals

Unlock Linux Kernel Power: io_uring, DAMON, Landlock, memfd_secret & IOMMU FD API

Each new Linux kernel release introduces features like io_uring, DAMON, Landlock LSM, memfd_secret, and the IOMMU FD API that improve hardware interaction, memory efficiency, performance, and security, with detailed descriptions, real-world use cases, and examples for servers, embedded, multimedia, and real‑time systems.

SecuritySystemsio_uring
0 likes · 12 min read
Unlock Linux Kernel Power: io_uring, DAMON, Landlock, memfd_secret & IOMMU FD API
Linux Tech Enthusiast
Linux Tech Enthusiast
Dec 29, 2025 · Fundamentals

Unlock the Power of ls: 20 Essential Options You Need to Know

This article provides a comprehensive guide to the Linux ls command, explaining its basic purpose and demonstrating twenty useful options—including long listing, human‑readable sizes, sorting, hidden files, recursive listing, and version display—complete with command examples and screenshot illustrations.

Shellcommand-linefile-listing
0 likes · 10 min read
Unlock the Power of ls: 20 Essential Options You Need to Know