On 08/13/2016 11:39 AM, richard lucassen <mailingli...@lucassen.org> wrote:
On Sat, 13 Aug 2016 00:22:43 -0400 (EDT)
Peter Olson<pe...@peabo.com>  wrote:

> >On August 13, 2016 at 4:45 AM aitor_czr<aitor_...@gnuinos.org>
> >wrote:
>
>As you know, today is August 12, not August 13.
>
>PLEASE FIX YOUR COMPUTER CLOCK!!!!
Aitor,

Just run this as a cronjob, ntpd might be too picky about hwclock
settings:

As root:

dpkg --purge ntp
/usr/sbin/ntpdate -b pool.ntp.org
hwclock --systohc

Then:

echo -e "\n*/5 * * * * /usr/sbin/ntpdate -b pool.ntp.org" \
   >> /var/spool/cron/crontabs/root
echo -e "\n/usr/sbin/ntpdate -b pool.ntp.org" >> /etc/rc.local

R.

Maybe i'll add it to gnuinos.

The problem is that i'm continuously formating my hard disks for d-i testing purposes [*]

At a certain moment, i fixed my clock wrong. We are in August :)

Cheers,

  Aitor.

[*] One of hariest hairball







_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to