Archive:FreePBX Distribution: Difference between revisions
m →Booting the installation system: Changed 'if needed' to correct sentence |
m →Setting the date, time and time zone: Changed to Google NTP |
||
| Line 30: | Line 30: | ||
# If you are already connected to a network, ensure that the 'Network Time' switch is 'On'. This is important as this server will be used to set the times on the phones and needs accurate time to function correctly. | # If you are already connected to a network, ensure that the 'Network Time' switch is 'On'. This is important as this server will be used to set the times on the phones and needs accurate time to function correctly. | ||
# We will configure the time servers to use ones closer to us in the UK. Click the cog icon next to the 'On' switch. | # We will configure the time servers to use ones closer to us in the UK. Click the cog icon next to the 'On' switch. | ||
# We will change the CentOS NTP servers to | # We will change the CentOS NTP servers to Google servers. For example, double click on the first address and change <code>0.centos.pool.ntp.org</code> to <code>time1.google.com</code>. Do this for servers 0-3 and <code>time1-4</code>. | ||
# We will add the main server IP address as a source too. This is typed in the top box and then click '+'. | # We will add the main server IP address as a source too. This is typed in the top box and then click '+'. | ||
# Click 'OK'. | # Click 'OK'. | ||