:: Re: [DNG] ntp setup
Top Page
Delete this message
Reply to this message
Author: tito
Date:  
To: dng
Subject: Re: [DNG] ntp setup
On Sat, 19 Jun 2021 09:31:23 -0500
o1bigtenor via Dng <dng@???> wrote:

> Greetings
>
> Noticed that my new Beowulf install time was not accurate.
>
> Went looking for a tips page and all I could find was information
> relating to using systemd and or its tools to do such. I know there is
> a way to do this without systemd - - - - - just - - - its been a very
> long time since I've done that.
>
> Please - - - anyone for a short writeup on how to
> install/start/whatever else to ntp without using systemd?
>
> TIA


Hi,

apt install ntp

or

apt install chrony

or

apt install openntpd

or

apt install ntpdate (deprecated)

or

apt install ntpsec-ntpdate (more secure replacement for ntpdate)

Ciao,
Tito