Date-time-debian

From MS Computech
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