PdfPrep.com

CORRECT TEXT

CORRECT TEXT

Configure NTP.

Configure NTP service, Synchronize the server time, NTP server: classroom.example.com

Answer: see explanation below.

Explanation

Configure the client:

Yum -y install chrony

Vim /etc/chrony.conf

Add: server classroom.example.com iburst

Start: systemctl enable chronyd

systemctl restart chronyd

Validate: timedatectl status

Exit mobile version