Page MenuHomeDevCentral

NTP server for Dwellers
Closed, ResolvedPublic

Description

Dwellers follows Stormshear for timekeeping.

Pending Stormshear fix, we should use a NTP server directly on this machine.

Event Timeline

dereckson closed this task as Resolved.
dereckson claimed this task.
dereckson raised the priority of this task from to High.
dereckson updated the task description. (Show Details)
dereckson added a project: Servers.
dereckson added a subscriber: dereckson.

Packages installed

Jul 11 02:58:56 dwellers.nasqueron.org yum[20895]: Installed: autogen-libopts-5.18-5.el7.x86_64
Jul 11 02:58:58 dwellers.nasqueron.org yum[20895]: Installed: ntp-4.2.6p5-19.el7.centos.1.x86_64

Operation log

$ yum install ntp
[...]
$ $EDITOR /etc/ntp.conf
$ systemctl enable ntpd
ln -s '/usr/lib/systemd/system/ntpd.service' '/etc/systemd/system/multi-user.target.wants/ntpd.service'
$ systemctl start ntpd

Pool in /etc/ntp.conf

server 0.fr.pool.ntp.org iburst
server 1.fr.pool.ntp.org iburst
server 2.fr.pool.ntp.org iburst
server 3.fr.pool.ntp.org iburst