Tagged articles
5000 articles
Page 3 of 50
Linux Tech Enthusiast
Linux Tech Enthusiast
Mar 4, 2026 · Fundamentals

20 Essential Linux Commands to Double Your Productivity

This article presents twenty practical Linux command‑line tricks—from tab completion and directory navigation to log monitoring and command reuse—that can significantly speed up everyday workflows and boost overall productivity for both novice and experienced users.

BashCommand LineLinux
0 likes · 15 min read
20 Essential Linux Commands to Double Your Productivity
Efficient Ops
Efficient Ops
Mar 3, 2026 · Operations

Boost Server Ops with 1Panel: Install, Secure, and Manage Linux via Web UI

This article introduces 1Panel, an open‑source web control panel for Linux servers, outlines its key features such as efficient management, one‑click site deployment, app store, security hardening, and backup, and provides step‑by‑step commands for installation, configuration, firewall setup, and best‑practice recommendations for production environments.

DevOpsInstallationLinux
0 likes · 5 min read
Boost Server Ops with 1Panel: Install, Secure, and Manage Linux via Web UI
Linux Tech Enthusiast
Linux Tech Enthusiast
Mar 3, 2026 · Operations

The Most Complete Linux Command Cheat Sheet

This article compiles an extensive list of essential Linux commands covering system information, file and directory management, process control, networking, package handling, compression, backup, user and group administration, and more, providing a handy reference for everyday command‑line tasks.

Command LineLinuxShell
0 likes · 35 min read
The Most Complete Linux Command Cheat Sheet
Linux Tech Enthusiast
Linux Tech Enthusiast
Mar 2, 2026 · Operations

10 Fun Linux Commands Every IT Enthusiast Should Try

This article introduces ten entertaining Linux commands—rev, asciiview, sl, aafire, cmatrix, factor, oneko, boxes, xeyes, and pv—showing how to install each with apt‑get, run simple examples, and enjoy the quirky visual effects they produce in the terminal.

Command LineFun CommandsLinux
0 likes · 5 min read
10 Fun Linux Commands Every IT Enthusiast Should Try
MaGe Linux Operations
MaGe Linux Operations
Feb 28, 2026 · Information Security

Mastering Enterprise Firewalls: iptables vs nftables Rule Management

This guide walks you through the fundamentals of Linux Netfilter, compares iptables and nftables architectures, shows how to build, migrate, and optimize enterprise‑grade firewall rule sets, and provides best‑practice tips, automation scripts, monitoring metrics, and troubleshooting procedures for secure, high‑performance network protection.

DockerKubernetesLinux
0 likes · 44 min read
Mastering Enterprise Firewalls: iptables vs nftables Rule Management
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 27, 2026 · Information Security

How ABACI AI Agent Automates Linux Kernel Fuzzing, Bug Attribution, and Patch Generation

The article presents ABACI, an AI‑driven kernel defect intelligent agent that automates the entire lifecycle of Linux kernel fuzzing, from test deployment and crash analysis to root‑cause bisect, fix‑bisect, and LLM‑generated patch creation, dramatically reducing manual effort and accelerating vulnerability remediation.

LLMLinuxPatch Generation
0 likes · 23 min read
How ABACI AI Agent Automates Linux Kernel Fuzzing, Bug Attribution, and Patch Generation
Deepin Linux
Deepin Linux
Feb 27, 2026 · Fundamentals

Unlocking Linux Memory Management: From Virtual Memory to Kernel Allocation

This article explains Linux’s comprehensive memory management system, covering physical and virtual memory concepts, paging, page tables, the MMU, the buddy allocator, slab allocator, memory reclamation strategies such as LRU and swap, monitoring tools, and practical optimization techniques for both user‑space and kernel‑space allocations.

LinuxMMUPaging
0 likes · 31 min read
Unlocking Linux Memory Management: From Virtual Memory to Kernel Allocation
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 26, 2026 · Operations

A Comprehensive Guide to Linux Performance Optimization

This article walks through Linux performance optimization by explaining core metrics such as throughput and latency, describing how to interpret average load, CPU usage, context switches, memory management, and swap, and showing step‑by‑step usage of tools like vmstat, pidstat, perf, and dstat with concrete command examples and analysis cases.

CPULinuxMemory
0 likes · 37 min read
A Comprehensive Guide to Linux Performance Optimization
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 25, 2026 · Fundamentals

How Linux File Systems and Disk I/O Work

The article explains Linux's core storage components—inode, dentry, superblock, and logical blocks—how the Virtual File System abstracts different file systems, the classification of file systems and I/O types, disk technologies, the block layer, I/O schedulers, and practical performance metrics and monitoring tools.

I/O schedulerLinuxdisk I/O
0 likes · 20 min read
How Linux File Systems and Disk I/O Work
Black & White Path
Black & White Path
Feb 25, 2026 · Information Security

100 Essential Commands for Internal Network Penetration Testing

This guide compiles 100 high‑frequency native commands for Windows and Linux that cover internal network reconnaissance, host discovery, lateral movement, privilege escalation, domain enumeration, file searching, log cleaning and persistence, providing a practical reference for security professionals conducting penetration tests.

Command LineLinuxNetwork Reconnaissance
0 likes · 13 min read
100 Essential Commands for Internal Network Penetration Testing
Java Tech Enthusiast
Java Tech Enthusiast
Feb 24, 2026 · Fundamentals

10 Pioneering Figures Who Shaped Linux: Stories Behind the Open‑Source Giant

This article chronicles ten influential individuals—ranging from Linus Torvalds to Ian Murdock—whose technical innovations, philosophical leadership, and community stewardship collectively forged the Linux kernel and ecosystem, illustrating how their diverse contributions propelled open‑source software to dominate modern computing.

ContributorsLinuxOpen Source
0 likes · 10 min read
10 Pioneering Figures Who Shaped Linux: Stories Behind the Open‑Source Giant
Black & White Path
Black & White Path
Feb 24, 2026 · Information Security

Common Privilege‑Escalation Vulnerabilities in Penetration Testing

This article systematically details the most frequently encountered privilege‑escalation flaws in penetration testing, covering Windows service misconfigurations, registry hijacking, kernel exploits, DLL hijacking, Linux SUID/SGID abuse, sudo misconfigurations, cron abuse, writable passwd files, and Docker escape techniques, along with step‑by‑step exploitation procedures and defensive recommendations.

CVELinuxSUID
0 likes · 29 min read
Common Privilege‑Escalation Vulnerabilities in Penetration Testing
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 24, 2026 · Fundamentals

Understanding the TCP Communication Protocol: Features, Handshakes, and Optimizations

This article explains TCP as a connection‑oriented, reliable byte‑stream transport protocol, detailing its header fields, state machine, three‑way handshake, four‑way termination, TIME_WAIT handling, Linux inspection commands, optimization techniques, and a comparison with UDP, all illustrated with concrete examples and diagrams.

LinuxNetwork ProtocolSocket
0 likes · 27 min read
Understanding the TCP Communication Protocol: Features, Handshakes, and Optimizations
macrozheng
macrozheng
Feb 23, 2026 · Operations

Which Modern Terminal Should You Use? Ghostty, WindTerm, kitty, and Warp Compared

This article reviews four popular modern terminal emulators—Ghostty, WindTerm, kitty, and Warp—detailing their architectures, performance characteristics, unique features, installation steps for macOS and Linux, and provides guidance on choosing the right tool for different developer workflows.

LinuxTerminalcomparison
0 likes · 16 min read
Which Modern Terminal Should You Use? Ghostty, WindTerm, kitty, and Warp Compared
ITPUB
ITPUB
Feb 23, 2026 · Operations

How to Quickly Test Network Speed on Linux Using Ping, Curl, iperf, and iftop

Learn several straightforward Linux commands—ping for latency, curl or wget for download throughput, iperf for precise bandwidth measurement, and iftop for real‑time traffic monitoring—to accurately assess network speed and stability, with example syntax and usage tips for both client and server setups.

LinuxNetwork SpeedcURL
0 likes · 5 min read
How to Quickly Test Network Speed on Linux Using Ping, Curl, iperf, and iftop
Java Tech Enthusiast
Java Tech Enthusiast
Feb 22, 2026 · R&D Management

What Happens If Linus Steps Down? Inside Linux’s New Continuity Plan

The Linux community has formalized a continuity plan that outlines how the kernel project will keep evolving if Linus Torvalds steps away, detailing governance roles, a 72‑hour emergency response, and a structured hand‑over process to ensure the open‑source ecosystem remains stable.

Linus TorvaldsLinuxLinux Foundation
0 likes · 10 min read
What Happens If Linus Steps Down? Inside Linux’s New Continuity Plan
Black & White Path
Black & White Path
Feb 21, 2026 · Information Security

Bypassing Linux Pkeys Security Mechanism in a PWN Challenge

An in‑depth analysis of Linux Memory Protection Keys (pkeys), their x86_64 and arm64 implementations, related syscalls, and a step‑by‑step exploit that randomises PKRU permissions and then uses WRPKRU to bypass the restrictions and capture the flag in a CTF PWN challenge.

CTFLinuxPKRU
0 likes · 12 min read
Bypassing Linux Pkeys Security Mechanism in a PWN Challenge
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 InjectionLinuxRemote Code Execution
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.

LinuxServiceSystemd
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.

ForensicsLinuxchecklist
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 CommandsLinuxTerminal Utilities
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.

BashCommand LineLinux
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.

LinuxMonitoringSystem Administration
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.

Command LineFile SearchLinux
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.

LinuxOperationsSSH
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 PartitionFilesystemLinux
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 NIOLinux
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.

JLinkLinuxMaven
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 StructureLinuxVim
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.

CPULinuxLoad Average
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 ProgrammingIPCLinux
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.

CLinuxSystem Calls
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.

/etcBashLinux
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 ProgrammingLinuxPerformance Optimization
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.

LinuxMetricsPrometheus
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 ExpansionLVMLinux
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.

LinuxSystemdcgroups
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.

LinuxShellSystem Administration
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 ProcessLinuxSystem Initialization
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.

LinuxPerformanceio_uring
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.

AIInterviewLinux
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 ProgrammingLinuxPerformance Optimization
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.

DevOpsInterviewLinux
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.

HAProxyLinuxMonitoring
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 LineLinuxdisk space
0 likes · 5 min read
How to Quickly Find and Clean Large Files on Linux
Linux Tech Enthusiast
Linux Tech Enthusiast
Jan 21, 2026 · Fundamentals

Understanding TCP: Protocol Basics, Handshakes, States, and Performance Optimizations

TCP is a connection‑oriented, reliable, byte‑stream transport protocol; this article explains its header fields, state diagram, three‑way handshake, four‑way termination, TIME_WAIT handling, optimization techniques, and contrasts it with UDP, providing detailed Linux commands and kernel parameters.

HandshakeLinuxPerformance Optimization
0 likes · 26 min read
Understanding TCP: Protocol Basics, Handshakes, States, and Performance Optimizations
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.

DevOpsDockerLinux
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.

IDSIncident ResponseLinux
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.

Linuxdisk spacesysadmin
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.

LinuxMyISAMkill
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 DeploymentLinux
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.

Command LineData RecoveryFilesystem
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 RecoveryLinuxOperations
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.

ArraysControl FlowFunctions
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.

Incident ResponseKubernetesLinux
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.

Incident ResponseLinuxMonitoring
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.

LinuxOATPython
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.

Linuxcommand-linefuzzy finder
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 ProgrammingExt2Linux
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.

LinuxShell 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 AdoptionGamingLinux
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.

GrafanaLinuxPrometheus
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.

JDK21JVMLinux
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.

Command LineLinuxUnix
0 likes · 17 min read
Essential Linux Command-Line Tools Every Developer Should Know
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.

LinuxPerformance Optimizationcgroups
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.

LinuxOperationsShell
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.

Configuration ManagementDevOpsLinux
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.

LatencyLinuxTCP Tuning
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.

LinuxMonitoringPerformance
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 ExpansionLVMLinux
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.

LinuxShell scriptingawk
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.

BashtopLinuxResource Monitoring
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.

Command LineGoLinux
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 optimizationLinux
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.

LinuxNetwork TuningTCP
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.

LinuxOptimizationPerformance tuning
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.

Configuration ManagementDevOpsLinux
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.

CLILinuxautomation
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.

Best PracticesLinuxSELinux
0 likes · 39 min read
Master Linux Permissions: From Basics to Advanced Security Practices