Date-time-debian

From MS Computech
Revision as of 11:56, 7 October 2016 by Snifer (talk | contribs) (Created page with "'''Config Date Time on debian''' Install ntp <pre> apt-get install ntp date -R </pre> Config Time zone data and ntp <pre> dpkg-reconfigure tzdata dpkg-reconfigure ntp </pre> ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Config Date Time on debian

Install ntp

apt-get install ntp
date -R

Config Time zone data and ntp

dpkg-reconfigure tzdata
dpkg-reconfigure ntp

ntpq -p to see servers you are syncing with.

ntpq -p

Show Hw Clock and sync to current time.

hwclock --show
hwclock -w