Hi Dan,
> Are there two different clocks on the BQ/CentOS?
Yes, hardware clock and system clock. But your problem is slightly different:
> One seems to be recording in CDT and the other in GMT:
>
> Apr 13 09:34:50 admin sshd[26976]: Invalid user alexis from 207.250.213.125
> Apr 13 09:34:51 admin sshd[26972]: Failed password for invalid user alexis
> from 207.250.213.125 port 43147 ssh2
> Apr 13 14:34:51 admin sshd[26975]: Received disconnect from
> 207.250.213.125: 11: Bye Bye
When you change the time or time zone settings - either manually, through the
GUI or by synchronizing the system time with an NTP server - then daemons
that were already started when the old time settings were in effect may not
immediately "inherit" the new time settings. They then may continue to run
with the old time information. That will clear during the next restart of the
daemons, during a logrotate (for some daemons) or a reboot.
--
With best regards,
Michael Stauber