Table of Contents

, , , ,

CentOS 7 - install NTPd 4.2.8p10

This page describe the installation of NTPd as a server for other clients.

Prerequisites

Uninstall CentOS 7 NTPd package

Configure and compile NTPd

Create NTPd configuration

Configure OS

Install NTPd

Start NTPd

Leapfile

Make sure your server can reach time.nist.gov over FTP.

use Digest::SHA qw(sha1_hex); use File::Copy qw(move); use File::Fetch; use Getopt::Long qw(:config auto_help no_ignore_case bundling); use Sys::Syslog;

SystemD service