Tagged articles
21 articles
Page 1 of 1
Ops Community
Ops Community
Apr 8, 2026 · Operations

Recover Accidentally Deleted Linux Files: Kernel Secrets & Practical Tools

This article explains the kernel‑level mechanics of file deletion on Linux, compares hard and soft links, shows how processes keep deleted files open, and provides step‑by‑step guides for using extundelete, testdisk, photorec, debugfs, XFS tools, snapshot strategies, scripts and preventive measures to reliably restore lost data.

File RecoveryLinuxShell Scripts
0 likes · 29 min read
Recover Accidentally Deleted Linux Files: Kernel Secrets & Practical Tools
Raymond Ops
Raymond Ops
Mar 16, 2026 · Operations

Master Linux Disk Management & I/O Performance: A Hands‑On Guide from Expansion to Tuning

This comprehensive guide walks you through Linux disk space shortage scenarios, prerequisites, a quick checklist, step‑by‑step LVM and partition expansion, I/O scheduler tuning, fio benchmarking, kernel parameter optimization, Prometheus monitoring, security hardening, backup strategies, troubleshooting, and best‑practice recommendations for reliable disk management and performance.

I/O performanceLVMLinux
0 likes · 29 min read
Master Linux Disk Management & I/O Performance: A Hands‑On Guide from Expansion to Tuning
Shuge Unlimited
Shuge Unlimited
Mar 8, 2026 · Artificial Intelligence

Deep Dive into Claude Code Hooks: 16 Events and 6 Real‑World Scenarios for Automating Your Workflow

This article explains Claude Code Hooks, detailing the 16 lifecycle events, four hook types, and six practical scenarios—from task‑completion notifications to file protection—showing how deterministic hooks can automate workflows, enforce policies, and improve reliability when using Claude Code for AI‑assisted development.

Claude CodeDeterministic ControlShell Scripts
0 likes · 32 min read
Deep Dive into Claude Code Hooks: 16 Events and 6 Real‑World Scenarios for Automating Your Workflow
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 2, 2026 · Operations

7 One-Click Automation Scenarios with Obsidian CLI to Supercharge Your Knowledge Management

This guide introduces the newly released Obsidian CLI, showing how to configure it and leverage seven automation scenarios—from instant idea capture and Git workflow integration to meeting timers, AI assistant linking, daily reviews, tmux shortcuts, and fuzzy file search—enabling rapid, command‑line‑driven knowledge management.

CLIObsidianShell Scripts
0 likes · 10 min read
7 One-Click Automation Scenarios with Obsidian CLI to Supercharge Your Knowledge Management
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.

LinuxShell Scriptsautomation
0 likes · 16 min read
Master Linux Server Intrusion Detection & Response: A Complete Practical Guide
转转QA
转转QA
Jan 5, 2026 · Operations

Achieve Zero‑Downtime Deployments with Jenkins and Docker: A Complete CI/CD Blueprint

This article presents a fully automated, zero‑downtime deployment solution that integrates Jenkins pipelines with a set of shell scripts to handle code checkout, image building, seamless container switching, health checks, rollback, disk monitoring, and resource cleanup, providing a reliable end‑to‑end workflow for fast and stable releases.

DockerJenkinsShell Scripts
0 likes · 14 min read
Achieve Zero‑Downtime Deployments with Jenkins and Docker: A Complete CI/CD Blueprint
Raymond Ops
Raymond Ops
Dec 20, 2025 · Operations

Master Linux Network Troubleshooting: From Ping to Traceroute

An operations engineer’s step‑by‑step guide walks through identifying network failure symptoms, using ping, traceroute, port checks, DNS validation, advanced interface and firewall analysis, practical case studies, automation scripts, best‑practice SOPs, and preventive checklists to quickly pinpoint and resolve Linux network issues.

LinuxShell Scriptsdiagnostics
0 likes · 11 min read
Master Linux Network Troubleshooting: From Ping to Traceroute
Raymond Ops
Raymond Ops
Dec 7, 2025 · Operations

Master Linux System Performance: Top, htop, vmstat, iostat & Advanced Tuning Secrets

This comprehensive guide walks you through Linux system performance monitoring using tools like top, htop, vmstat, iostat, sar, netstat, ps, and free, explains each metric, provides practical shell scripts for real‑time analysis, alerts, and detailed tuning strategies for CPU, memory, disk, and network.

LinuxPerformance MonitoringShell Scripts
0 likes · 34 min read
Master Linux System Performance: Top, htop, vmstat, iostat & Advanced Tuning Secrets
MaGe Linux Operations
MaGe Linux Operations
Nov 18, 2025 · Big Data

Zero‑Data‑Loss Kafka Cluster Scaling: Complete Step‑by‑Step Guide

This comprehensive guide explains how to safely expand a Kafka cluster without data loss by covering applicable scenarios, pre‑conditions, anti‑pattern warnings, environment matrices, a detailed checklist, step‑by‑step Linux commands for broker preparation, partition‑rebalancing plan generation, throttled execution, real‑time monitoring, verification, rollback procedures, backup strategies, performance testing, common troubleshooting, FAQs and best‑practice scripts, all illustrated with code snippets and practical examples.

KafkaLinuxPartition Rebalancing
0 likes · 47 min read
Zero‑Data‑Loss Kafka Cluster Scaling: Complete Step‑by‑Step Guide
Xiao Liu Lab
Xiao Liu Lab
Oct 29, 2025 · Information Security

Secure MySQL 8 in 30 Minutes with 6 Production‑Ready Scripts

Learn how to transform a vulnerable MySQL 8 instance into a militarized, audit‑ready database in just half an hour by applying six ready‑to‑run shell and SQL scripts that disable high‑risk accounts, enable enterprise audit logging, enforce SSL, prune privileges, rotate root passwords, and generate compliance reports.

Audit loggingSSLShell Scripts
0 likes · 7 min read
Secure MySQL 8 in 30 Minutes with 6 Production‑Ready Scripts
Ray's Galactic Tech
Ray's Galactic Tech
Oct 26, 2025 · Information Security

How to Build a Full‑Featured Network Security Shell Script Library

This guide presents a comprehensive network security shell script library, outlining modular design principles, a categorized inventory of over 180 scripts for reconnaissance, vulnerability scanning, monitoring, incident response, credential management, automation, and utility tools, along with practical build strategies and usage tips for secure, portable deployments.

Shell Scriptsinformation securitynetwork security
0 likes · 12 min read
How to Build a Full‑Featured Network Security Shell Script Library
Liangxu Linux
Liangxu Linux
Oct 8, 2025 · Operations

Mastering High‑Load Linux Server Performance: Diagnose and Fix Bottlenecks

When a Linux server spikes to 90% CPU, memory pressure grows, and database connections exhaust, this guide walks you through a systematic methodology, essential tools, real‑world case studies, and practical optimizations to quickly locate and resolve performance bottlenecks.

LinuxOperationsServer Monitoring
0 likes · 15 min read
Mastering High‑Load Linux Server Performance: Diagnose and Fix Bottlenecks
MaGe Linux Operations
MaGe Linux Operations
Aug 17, 2025 · Operations

Master Linux Performance: Proven Monitoring & Tuning Techniques to Boost System Speed 300%

This comprehensive guide shares a seasoned sysadmin's proven Linux performance monitoring and tuning methods—including CPU, memory, disk I/O, and network optimization, real‑world case studies, and ready‑to‑run shell scripts—so you can transform from a firefighting engineer into a performance expert.

Shell ScriptsSysadminperformance tuning
0 likes · 26 min read
Master Linux Performance: Proven Monitoring & Tuning Techniques to Boost System Speed 300%
ITPUB
ITPUB
Oct 15, 2024 · Databases

8 Essential MongoDB Admin Scripts to Master Database Management

This guide presents eight practical MongoDB shell scripts—covering database size analysis, connection monitoring, long‑running query termination, table‑scan detection, replica‑set health checks, and slow‑query profiling—plus usage tips and cautions for reliable administration.

Database AdministrationMongoDBPerformance Monitoring
0 likes · 15 min read
8 Essential MongoDB Admin Scripts to Master Database Management
dbaplus Community
dbaplus Community
Sep 10, 2024 · Databases

Boost MySQL Performance: Essential Tools, Installation & Report Analysis

This guide introduces four popular MySQL performance‑tuning utilities—mysqltuner.pl, tuning‑primer.sh, pt‑variable‑advisor, and pt‑query‑digest—provides download commands, usage examples, and detailed tips for interpreting their diagnostic reports to improve database configuration and query efficiency.

Database ToolsShell Scriptsmysql
0 likes · 8 min read
Boost MySQL Performance: Essential Tools, Installation & Report Analysis
MaGe Linux Operations
MaGe Linux Operations
Feb 23, 2018 · Operations

Essential Linux Ops Interview Guide: From RAID Basics to Load‑Balancing Strategies

This comprehensive guide covers Linux operations interview topics, including the definition of ops, game‑ops roles, server management techniques, RAID levels, load‑balancing tools (LVS, Nginx, HAProxy), middleware, MySQL troubleshooting, backup solutions, health‑check configuration, common networking commands, virus removal, TCP/IP model, Nginx modules, log retention, system optimization, and useful command‑line shortcuts, all presented with clear explanations and practical examples.

LinuxOperationsRAID
0 likes · 38 min read
Essential Linux Ops Interview Guide: From RAID Basics to Load‑Balancing Strategies
dbaplus Community
dbaplus Community
Sep 19, 2017 · Databases

Unlock Faster DB Maintenance with dbm_lite and mysql_mgr_test Scripts

This article introduces two open‑source script collections—dbm_lite for Oracle database administration and mysql_mgr_test for rapid MySQL Group Replication deployment—detailing their features, supported platforms, usage instructions, and how to obtain them from GitHub.

MGRShell Scriptsdatabases
0 likes · 9 min read
Unlock Faster DB Maintenance with dbm_lite and mysql_mgr_test Scripts
转转QA
转转QA
May 4, 2017 · Operations

Setting Up a Windows Test Environment with Cygwin for Response Time Measurement

This guide explains how to configure a Windows-based testing environment using Cygwin, install necessary tools, create shortcuts, access Windows drives, and execute shell scripts to record videos, extract frames, compare images, and calculate average response times for Android applications.

AndroidCygwinEnvironment setup
0 likes · 6 min read
Setting Up a Windows Test Environment with Cygwin for Response Time Measurement