cp /usr/share/zoneinfo/Europe/London /etc/localtime
apt-get install ntp ntpdate -y
ntpdate -u pool.ntp.org
service ntp start
update-rc.d ntp defaults
cp /usr/share/zoneinfo/Europe/London /etc/localtime
apt-get install ntp ntpdate -y
ntpdate -u pool.ntp.org
service ntp start
update-rc.d ntp defaults