Assignment 3: NTP service

NTP server

Finally, install and configure a local system clock synchronization service or network time service (time).

  1. Installation: (1)

  2. Configuration:

  3. Checking:

  4. Re-configuration:

More details in references [6]

NTP client

Check that the client VMs links correctly with NTP service on server-01:

The frontend VM should synchronize its software clock automatically in relation to server-01 every so often (you decide this interval). You can use ntpdate-debian or systemd-timesyncd as NTP client.

(1) Use the official debian software repositories

Last updated