Here is the method I found most effective in setting my computer time permanently.

As root, or via sudo:

command: sudo dpkg-reconfigure tzdata

Choose your geographic area, and click ok;

debian8-set-yout-time1

Choose your timezone, and click ok;

debian8-set-yout-time2

Your current time:

debian8-set-yout-time3

restart CRON:
$ service cron stop && service cron start

enjoy!!!

You have no rights to post comments