Project

General

Profile

Support #650

Using NTP To Synchronize Time On Arch

Added by Daniel Curtis over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Workstation
Target version:
Start date:
08/30/2015
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

This is a simple guide to setup NTP to synchronize time using network time servers over the Internet on Arch Linux.

Prepare the System

  • Make sure the system is up to date:
    pacman -Syu
    

Install NTP

  • Install NTP:
    pacman -S ntp
    
  • Start and enable ntpdate at boot:
    systemctl enable ntpdate.service
    systemctl start ntpdate.service
    

Resources

#1

Updated by Daniel Curtis over 8 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#2

Updated by Daniel Curtis over 8 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF