Versions Compared

Key

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

...

  1. Accept EULAs: Make sure when you login to each server to confirm that all End User License Agreements (EULAs) are accepted.

  2. Ensure that all servers are configured to use the same timezone by using chronyc tracking. Follow steps as below to sync time :

    1. sudo timedatectl set-timezone Australia/Sydney

    2. sudo apt update

    3. sudo apt install chrony -y

    4. chronyc tracking

...