Extracts from Digitalocean tutorial

From MyWiki
Revision as of 17:04, 5 May 2016 by George2 (Talk | contribs)

Jump to: navigation, search

timedatectl list-timezones
sudo timedatectl set-timezone America/New_York
sudo apt-get update
sudo apt-get -y install ntp
Configure ntp.conf
sudo service ntp restart