Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sudo dpkg-reconfigure tzdata # sets the timezone

Before proceeding to below instructions, please do an update on ubuntu setup

Code Block
languagebash
sudo apt-get update # updates your basic installation

Install the ntp daemon,

Code Block
languagebash
sudo apt-get install ntp

...