search for: cronyd

Displaying 4 results from an estimated 4 matches for "cronyd".

Did you mean: crond
2014 Dec 12
5
HOWTO Stratum 1 NTP server under CentOS 7
Alexander, First off, CentOS7 came with cronyd. Which was very annoying because when I tried to remove it, it had 2 prereqs: anaconda initial-setup Now, I don't know why the setup program kept these 2 around. I think CentOS7 needs a bit growing up. Anyway, I disabled chrony: systemctl disable time-sync systemctl stop time-sync Then I ins...
2014 Dec 12
0
HOWTO Stratum 1 NTP server under CentOS 7
...ww.nux.ro ----- Original Message ----- > From: "xaos" <xaos at darksmile.net> > To: centos at centos.org > Sent: Friday, 12 December, 2014 14:55:12 > Subject: Re: [CentOS] HOWTO Stratum 1 NTP server under CentOS 7 > Alexander, > > First off, CentOS7 came with cronyd. Which was very annoying > because when I tried to remove it, it had 2 prereqs: > anaconda > initial-setup > > Now, I don't know why the setup program kept these > 2 around. I think CentOS7 needs a bit growing up. > > Anyway, I disabled chrony: > systemctl disable t...
2014 Dec 12
0
HOWTO Stratum 1 NTP server under CentOS 7
On Fri, Dec 12, 2014 at 09:55:12AM -0500, xaos wrote: > > Alexander, > > First off, CentOS7 came with cronyd. Which was very annoying > because when I tried to remove it, it had 2 prereqs: > anaconda > initial-setup > > Now, I don't know why the setup program kept these > 2 around. I think CentOS7 needs a bit growing up. 'initial-setup' is the program that runs on your first...
2014 Dec 11
2
HOWTO Stratum 1 NTP server under CentOS 7
Hello everyone, If anyone is interested, I have created a HOWTO on running a Motorola GPS receiver connected to a CentOS 7 box via serial port (com1), with 1PPS over DCD. The trick here is that CentOS 7 uses systemd and setup was a bit different. Anyway, everything works. The result is a highly accurate NTP server, Stratum 1. Here is the documentation.