Tagged articles
47 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Apr 10, 2026 · Operations

Unlock Reliable Systems: NTP, chrony & ntpd Best Practices for 2026

Even a small clock drift can cause major failures such as Kerberos authentication errors, broken log correlation, SSL/TLS certificate validation problems, and data inconsistency in distributed systems, making accurate time synchronization essential for reliable infrastructure.

LinuxNTPSystem Administration
0 likes · 24 min read
Unlock Reliable Systems: NTP, chrony & ntpd Best Practices for 2026
Radish, Keep Going!
Radish, Keep Going!
Mar 3, 2026 · Information Security

Who Controls Your Computer’s Clock? Inside the Hidden NTP Trust Chain

Your device’s time comes from a worldwide hierarchy of atomic clocks and GPS satellites managed by the US Naval Observatory, but the NTP protocol lacks authentication, exposing SSL certificates, financial transactions, Kerberos authentication, and distributed databases to serious clock‑drift attacks.

NTPUSNOclock drift
0 likes · 10 min read
Who Controls Your Computer’s Clock? Inside the Hidden NTP Trust Chain
Ops Community
Ops Community
Dec 16, 2025 · Operations

Mastering Chrony: Fast, Precise Time Sync for Distributed Systems

This guide explains why accurate time synchronization is critical for distributed infrastructures, introduces Chrony as a modern NTP replacement, and provides step‑by‑step preparation, configuration, deployment, monitoring, and troubleshooting procedures—including real‑world case studies and best‑practice recommendations.

LinuxNTPSystem Administration
0 likes · 24 min read
Mastering Chrony: Fast, Precise Time Sync for Distributed Systems
Raymond Ops
Raymond Ops
Nov 20, 2025 · Operations

Master Chrony: Fast, Precise Time Sync for Linux Servers

This guide explains the fundamentals of time synchronization, why consistent timestamps are critical for distributed systems, and how Chrony provides a faster, more accurate alternative to traditional NTP, including installation, configuration, client usage, and verification steps for Linux environments.

LinuxNTPSystem Administration
0 likes · 9 min read
Master Chrony: Fast, Precise Time Sync for Linux Servers
ITPUB
ITPUB
Nov 15, 2025 · Operations

Why Chrony Beats NTPd for Precise Time Sync in Modern Ops

This guide compares Chrony and NTPd, explains why Chrony offers faster, more accurate, and more resilient time synchronization for servers, especially in virtualized and cloud environments, and provides step‑by‑step migration commands and configuration tips.

Linuxntpdtime synchronization
0 likes · 6 min read
Why Chrony Beats NTPd for Precise Time Sync in Modern Ops
Ops Community
Ops Community
Nov 1, 2025 · Operations

Deploy a Three‑Tier Chrony Time Sync Architecture with µs‑Level Monitoring

Learn how to set up Chrony for precise time synchronization across distributed systems by installing Chrony, configuring a three‑layer Stratum architecture, enabling hardware clock sync, protecting against clock jumps, and monitoring offsets with Prometheus and Node Exporter to achieve microsecond‑level accuracy.

Prometheuschronymonitoring
0 likes · 30 min read
Deploy a Three‑Tier Chrony Time Sync Architecture with µs‑Level Monitoring
Raymond Ops
Raymond Ops
Oct 6, 2025 · Operations

Master Chrony: Install and Configure High‑Precision Time Sync on Linux

This guide walks you through installing Chrony on various Linux distributions, configuring its high‑precision NTP settings, setting up a private time server and client, adjusting network, firewall, SELinux, and timezone options, and using one‑click Bash scripts for automated deployment.

LinuxNTPSystem Administration
0 likes · 31 min read
Master Chrony: Install and Configure High‑Precision Time Sync on Linux
Raymond Ops
Raymond Ops
Sep 9, 2025 · Operations

How to Install and Configure Chrony for Precise Time Sync on Linux Systems

This guide explains Chrony, a high‑precision time synchronization service, covering its key features, file structure, and step‑by‑step installation and configuration across major Linux distributions, including network setup, firewall and SELinux adjustments, timezone settings, and scripts for both server and client deployment.

ConfigurationLinuxNTP
0 likes · 36 min read
How to Install and Configure Chrony for Precise Time Sync on Linux Systems
Raymond Ops
Raymond Ops
Jul 14, 2025 · Operations

Master Chrony: Complete Guide to Install and Configure Time Synchronization on Linux

This article provides a comprehensive walkthrough of Chrony, a high‑precision time synchronization service, covering its features, file structure, configuration options, installation steps across major Linux distributions, network setup, firewall and SELinux adjustments, timezone configuration, and scripts for both server and client deployment, enabling you to establish a reliable private NTP server.

LinuxNTPSystem Administration
0 likes · 31 min read
Master Chrony: Complete Guide to Install and Configure Time Synchronization on Linux
MaGe Linux Operations
MaGe Linux Operations
Jun 24, 2025 · Operations

Master Chrony: Fast, Accurate Time Sync for Linux Servers

This guide explains the fundamentals of time synchronization, why consistent timestamps are critical for distributed systems, and how Chrony provides a faster, more precise NTP alternative with low resource usage, including installation, configuration, and verification steps for Linux environments.

NTPchronytime synchronization
0 likes · 8 min read
Master Chrony: Fast, Accurate Time Sync for Linux Servers
Liangxu Linux
Liangxu Linux
Nov 4, 2024 · Operations

How to Set Up and Secure an NTP Server & Client on Linux

This guide walks you through installing NTP, configuring server restrictions, adding a local clock backup, setting log parameters, and synchronizing Linux clients, complete with command examples and troubleshooting steps to ensure accurate network time across your infrastructure.

LinuxNTPntpd
0 likes · 8 min read
How to Set Up and Secure an NTP Server & Client on Linux
Liangxu Linux
Liangxu Linux
Sep 22, 2024 · Operations

How to Set Up and Secure NTP Server & Client on Linux

Learn step‑by‑step how to install, configure, and secure an NTP server on Linux, restrict client access, add a local clock fallback, set logging and drift parameters, then configure Linux clients to synchronize time, start services, and verify synchronization status.

LinuxNTPntpd
0 likes · 8 min read
How to Set Up and Secure NTP Server & Client on Linux
Open Source Linux
Open Source Linux
Aug 6, 2024 · Operations

How to Set Up and Secure NTP Time Synchronization on Linux

This guide walks you through installing NTP, configuring server and client settings, applying security restrictions, adding a local clock backup, logging, and verifying synchronization to keep Linux systems accurately timed across a network.

LinuxNTPSystem Administration
0 likes · 8 min read
How to Set Up and Secure NTP Time Synchronization on Linux
Tencent Cloud Developer
Tencent Cloud Developer
Jul 10, 2024 · Operations

Leap Second: The Technical Burden Programmers Cannot Bear

The International Earth Rotation Service’s decision to skip the 2024 leap second and ultimately abolish leap seconds by 2035 relieves programmers of complex time‑keeping hacks, as current NTP, PTP, and newer Windows systems can already handle adjustments while past leap seconds have repeatedly disrupted software.

Linux-kernelNTPPTP
0 likes · 16 min read
Leap Second: The Technical Burden Programmers Cannot Bear
MaGe Linux Operations
MaGe Linux Operations
Dec 31, 2023 · Operations

Master Chrony: Precise NTP Time Sync on Linux Servers

This guide introduces Chrony, an open‑source NTP client for Unix‑like systems, and walks through setting up a two‑server lab on Rocky Linux, configuring chronyd and chronyc, adjusting firewall rules, and interpreting synchronization status to achieve precise time keeping.

ChronycChronydLinux
0 likes · 9 min read
Master Chrony: Precise NTP Time Sync on Linux Servers
Tencent Cloud Developer
Tencent Cloud Developer
Dec 15, 2022 · Operations

Understanding Leap Seconds and Their Impact on Linux Systems

The article explains why leap seconds are added to keep UTC aligned with Earth's rotation, describes the three time scales (UT1, TAI, UTC), details Linux kernel bugs caused by leap‑second handling across various versions, and offers mitigation scripts while discussing the future removal of leap seconds.

NTPleap secondsystem clock
0 likes · 20 min read
Understanding Leap Seconds and Their Impact on Linux Systems
21CTO
21CTO
Nov 27, 2022 · Operations

Why the Leap Second Is Being Abandoned and What It Means for Tech Ops

The International Bureau of Weights and Measures announced the phase‑out of leap seconds, a practice that has caused system crashes and NTP headaches for major tech firms, and the decision—effective by 2035—will reshape how global time synchronization is handled in operations.

NTPUTCleap second
0 likes · 6 min read
Why the Leap Second Is Being Abandoned and What It Means for Tech Ops
Liangxu Linux
Liangxu Linux
Nov 6, 2022 · Operations

How to Sync Linux Server Time with NTP, ntpdate, and Chrony

This guide walks you through installing and configuring NTP, using ntpdate for one‑off synchronization, troubleshooting common ntpdate errors, and setting up Chrony as an alternative NTP client, including manual time adjustments and timezone configuration on Linux systems.

LinuxNTPchrony
0 likes · 8 min read
How to Sync Linux Server Time with NTP, ntpdate, and Chrony
IT Services Circle
IT Services Circle
Feb 12, 2022 · Cloud Computing

Azure Leap‑Year Outage and Leap‑Second Impacts on Cloud Systems

The article analyzes the 2012 Azure outage caused by a leap‑year date bug, explains Azure's cluster and Fabric Controller architecture, discusses common leap‑year and leap‑second pitfalls, and shows how time anomalies can cascade through DNS and other cloud services, illustrated with real code examples.

AzureDNScloud computing
0 likes · 12 min read
Azure Leap‑Year Outage and Leap‑Second Impacts on Cloud Systems
Liangxu Linux
Liangxu Linux
Jul 31, 2021 · Fundamentals

Why Does Computer Time Drift and How We Keep It Accurate

This article explores why clocks—both mechanical and computer—often lose accuracy, explains the physics behind the definition of a second, describes how atomic clocks and UTC were created, and details how network protocols like NTP synchronize system time while handling leap seconds and clock drift.

NTPUTCatomic clock
0 likes · 21 min read
Why Does Computer Time Drift and How We Keep It Accurate
Amap Tech
Amap Tech
Jul 9, 2021 · Fundamentals

GPS Time Synchronization: Principles, Methods, and Applications in Mapping Vehicles

GPS‑based time synchronization aligns camera, LiDAR, and inertial sensor streams in mapping vehicles by using the satellite‑derived Pulse‑Per‑Second signal and NMEA data to correct the MCU’s clock, handle PPS‑crystal and PPS‑NMEA anomalies, and provide sub‑microsecond timestamps for precise sensor fusion.

GPSMappingNMEA
0 likes · 11 min read
GPS Time Synchronization: Principles, Methods, and Applications in Mapping Vehicles
ITPUB
ITPUB
Jul 8, 2021 · Operations

Why Does Your Computer’s Clock Drift? The Hidden Science Behind Time Sync

This article explores why clocks—both mechanical and computer—lose accuracy, explains the evolution from astronomical timekeeping to atomic standards, details how national time centers broadcast time, and shows how protocols like NTP synchronize devices while handling network delays and leap seconds.

NTPUTCatomic clock
0 likes · 20 min read
Why Does Your Computer’s Clock Drift? The Hidden Science Behind Time Sync
Open Source Linux
Open Source Linux
Jun 9, 2021 · Operations

Master Chrony on CentOS 7: Precise Time Sync Made Simple

This guide explains what Chrony is, its components and advantages, walks through installation and configuration on CentOS 7, and demonstrates essential chronyc commands for monitoring and managing system time synchronization.

CentOSChronycChronyd
0 likes · 10 min read
Master Chrony on CentOS 7: Precise Time Sync Made Simple
Open Source Linux
Open Source Linux
Jun 8, 2021 · Operations

Mastering NTP: Configure Accurate Time Sync on Linux Servers

This guide explains time‑zone fundamentals, compares ntpd and ntpdate, and provides step‑by‑step commands to install, configure, secure, and verify NTP services on Linux, ensuring reliable and precise system time across servers.

LinuxNTPSystem Administration
0 likes · 9 min read
Mastering NTP: Configure Accurate Time Sync on Linux Servers
Liangxu Linux
Liangxu Linux
Oct 19, 2020 · Operations

Configure systemd-timesyncd for Accurate NTP Sync on Linux

This guide explains why the default NTP servers may be slow in China, when manual configuration is needed, and provides step‑by‑step commands to install, configure, restart, and verify systemd‑timesyncd using local Alibaba NTP servers.

Alibaba CloudLinuxNTP
0 likes · 4 min read
Configure systemd-timesyncd for Accurate NTP Sync on Linux
Liangxu Linux
Liangxu Linux
Feb 1, 2020 · Operations

Mastering NTP: Configure Accurate Time Sync on Linux Servers

This guide explains the fundamentals of the Network Time Protocol, the hierarchy of NTP strata, three synchronization modes, and provides step‑by‑step Linux commands to install, configure, start, and verify an NTP server as well as client setup.

NTPServer Configurationnetwork protocol
0 likes · 8 min read
Mastering NTP: Configure Accurate Time Sync on Linux Servers
ITPUB
ITPUB
Apr 18, 2016 · Operations

How to Set Up and Synchronize NTP Across Multiple Linux Web Servers

This guide walks you through checking NTP status, viewing peers, manually syncing time, starting and enabling the NTP daemon at boot, verifying auto‑start, and customizing NTP servers to keep clocks consistent across many web servers.

LinuxNTPServer Administration
0 likes · 4 min read
How to Set Up and Synchronize NTP Across Multiple Linux Web Servers
ITPUB
ITPUB
Mar 2, 2016 · Operations

How to Fix VMware Guest OS Clock Running Too Fast or Too Slow

This guide explains why a VMware guest OS may show time that runs faster or slower than real time and provides step‑by‑step instructions—including installing VMware Tools, enabling time synchronization, and adding specific kernel parameters—to correct the clock on Linux guests.

Guest OSKernel ParametersLinux
0 likes · 4 min read
How to Fix VMware Guest OS Clock Running Too Fast or Too Slow