Tagged articles
28 articles
Page 1 of 1
Raymond Ops
Raymond Ops
Sep 8, 2025 · Operations

How to Set Up DRBD and Keepalived for Real‑Time File Sync and Failover

This guide walks you through installing and configuring DRBD and keepalived on two Linux nodes to achieve real‑time block‑level file synchronization, automatic primary/secondary role switching, and high‑availability failover for services such as PostgreSQL, including troubleshooting common issues like split‑brain and busy mounts.

DRBDLinuxfailover
0 likes · 13 min read
How to Set Up DRBD and Keepalived for Real‑Time File Sync and Failover
Open Source Linux
Open Source Linux
Aug 24, 2024 · Operations

Mastering rsync: Compile and Sync Files on Embedded Boards Efficiently

This guide explains what rsync is, how to compile it for an ARM development board, configure it to avoid SIMD and other features, install the binary, and use rsync commands with options like -a, -v, -z, -u and --progress to efficiently synchronize files between the board and a PC.

Embedded Linuxcommand-linecross-compilation
0 likes · 5 min read
Mastering rsync: Compile and Sync Files on Embedded Boards Efficiently
Liangxu Linux
Liangxu Linux
Jun 16, 2024 · Operations

How to Compile and Use rsync on an ARM Development Board

This guide explains what rsync is, walks through cross‑compiling it for an ARM board, shows how to install the binary, and demonstrates practical file‑synchronization commands with detailed flag explanations.

ARMLinuxcross-compilation
0 likes · 5 min read
How to Compile and Use rsync on an ARM Development Board
Liangxu Linux
Liangxu Linux
Nov 1, 2023 · Operations

Mastering Rsync: From Basics to Real‑Time Sync with Inotify

This guide explains rsync's fundamentals, usage in ssh and daemon modes, detailed configuration options, and how to combine it with inotify‑tools for real‑time, bidirectional file synchronization on Linux systems, including practical command examples and scripting tips.

LinuxShell scriptingdaemon
0 likes · 18 min read
Mastering Rsync: From Basics to Real‑Time Sync with Inotify
Liangxu Linux
Liangxu Linux
Apr 19, 2023 · Operations

Mastering Rsync: From Basic Sync to Daemon and Real‑Time Inotify Integration

This guide explains Rsync’s fundamentals, usage modes (local, SSH, daemon), detailed configuration options, command examples, and how to combine it with inotify‑tools for real‑time, bidirectional synchronization, including setup steps, authentication, logging, and automation via cron.

daemonfile synchronizationinotify
0 likes · 19 min read
Mastering Rsync: From Basic Sync to Daemon and Real‑Time Inotify Integration
Open Source Linux
Open Source Linux
Apr 6, 2023 · Operations

Mastering Rsync: Fast File Sync Across LAN/WAN with Daemon and SSH Modes

This guide explains how to use rsync for rapid file synchronization over LAN or WAN, covering its algorithm, supported platforms, daemon and SSH operation modes, configuration details, practical command examples, automated cron jobs, and real‑time syncing with inotify‑tools.

SSHdaemon modefile synchronization
0 likes · 17 min read
Mastering Rsync: Fast File Sync Across LAN/WAN with Daemon and SSH Modes
Liangxu Linux
Liangxu Linux
Mar 24, 2023 · Operations

Mastering Rsync: From Basic Sync to Daemon and Real‑Time Inotify Integration

This guide explains what Rsync is, its underlying algorithm, key features, and provides step‑by‑step commands for local, LAN, and user‑specific synchronization, daemon configuration, testing scenarios, and how to combine Rsync with inotify‑tools for real‑time bidirectional file replication.

Backupcrondaemon
0 likes · 18 min read
Mastering Rsync: From Basic Sync to Daemon and Real‑Time Inotify Integration
Open Source Linux
Open Source Linux
Oct 12, 2022 · Operations

Master Rsync: Fast File Sync, Daemon Setup, and Real‑Time Inotify Integration

This guide introduces Rsync’s fast delta‑transfer algorithm, explains its SSH and daemon modes, details configuration parameters, demonstrates common command‑line usage for local, LAN, and user‑specific syncing, and shows how to combine Rsync with inotify‑tools for real‑time bidirectional synchronization.

SSHdaemonfile synchronization
0 likes · 21 min read
Master Rsync: Fast File Sync, Daemon Setup, and Real‑Time Inotify Integration
Liangxu Linux
Liangxu Linux
Oct 12, 2022 · Operations

Mastering Rsync: From Basic Sync to Daemon and Real‑Time Inotify Automation

This guide explains Rsync's fundamentals, SSH‑based and daemon modes, detailed configuration options, practical command examples for local, LAN, and user‑specific synchronization, as well as real‑time file monitoring using inotify‑tools to achieve automated bidirectional replication.

crondaemonfile synchronization
0 likes · 19 min read
Mastering Rsync: From Basic Sync to Daemon and Real‑Time Inotify Automation
Open Source Linux
Open Source Linux
Sep 15, 2022 · Operations

Master Rsync: Fast File Sync Over LAN/WAN with SSH and Daemon Modes

Rsync is a powerful remote synchronization tool that efficiently mirrors directories across multiple hosts using its delta-transfer algorithm, supporting Unix-like systems and Windows, and can operate via SSH, rsh, or daemon mode with extensive configuration options for permissions, modules, authentication, and real-time syncing using inotify.

SSHdaemonfile synchronization
0 likes · 20 min read
Master Rsync: Fast File Sync Over LAN/WAN with SSH and Daemon Modes
Liangxu Linux
Liangxu Linux
Jun 17, 2021 · Operations

Mastering rsync: Practical Linux Examples for Fast, Reliable File Sync

This guide walks through installing rsync on CentOS and demonstrates nine real‑world examples—including local directory sync, preserving timestamps, remote transfers, avoiding overwrites, progress monitoring, deletion, include/exclude patterns, and size limits—complete with commands, output, and key options.

BackupLinuxSystem Administration
0 likes · 9 min read
Mastering rsync: Practical Linux Examples for Fast, Reliable File Sync
Liangxu Linux
Liangxu Linux
Dec 28, 2020 · Operations

Mastering rsync: Efficient Ways to Exclude Files and Directories

This guide explains how to use rsync’s –exclude and –exclude‑from options, as well as include patterns and find‑based techniques, to selectively skip files or directories during synchronization, with clear command examples and practical tips.

Linuxexcludefile synchronization
0 likes · 6 min read
Mastering rsync: Efficient Ways to Exclude Files and Directories
Efficient Ops
Efficient Ops
Nov 10, 2020 · Operations

Mastering rsync: How to Exclude Files and Directories Efficiently

Learn how to use rsync’s powerful exclude options—including --exclude, --exclude-from, pattern matching, and include rules—to selectively skip files or directories during synchronization, with practical command examples for single items, multiple entries, and regex-based filtering.

Backupexcludefile synchronization
0 likes · 6 min read
Mastering rsync: How to Exclude Files and Directories Efficiently
HomeTech
HomeTech
Jun 12, 2019 · Cloud Computing

Design and Implementation of Autohome Enterprise Cloud Disk

The article describes the background, goals, architecture, security, and future plans of Autohome's internally developed enterprise cloud disk, detailing its multi‑layer design, RBAC permission model, file processing, task scheduling, and integration with various corporate systems to improve collaborative work efficiency.

EnterpriseRBACcloud storage
0 likes · 16 min read
Design and Implementation of Autohome Enterprise Cloud Disk
Meituan Technology Team
Meituan Technology Team
Apr 27, 2017 · Operations

Incremental File Synchronization Using Optimized rsync and zsync Techniques

The article proposes an incremental synchronization scheme for Meituan’s Rhino Cloud Disk that shifts rsync‑style signature and delta generation to the client, leverages zsync‑like HTTP range fetching, and discusses challenges such as block fragmentation, low locality in binary files, server‑side merge overhead, and future optimizations like variable‑size chunking and Rabin fingerprint‑based content‑defined chunking.

Incremental Synccloud storagefile synchronization
0 likes · 11 min read
Incremental File Synchronization Using Optimized rsync and zsync Techniques