Difference between revisions of "Extracts from Digitalocean tutorial"
From MyWiki
(Created page with "timedatectl list-timezones<br> sudo timedatectl set-timezone America/New_York<br> sudo apt-get update<br> sudo apt-get -y install ntp<br>") |
(No difference)
|
Revision as of 17:03, 5 May 2016
timedatectl list-timezones
sudo timedatectl set-timezone America/New_York
sudo apt-get update
sudo apt-get -y install ntp