You are on page 1of 2

NTP Configuration on Linux client machine:

Please go to below mentioned path

#vi /etc/chrony.conf

Go to insert mode and add line as below mentioned screen shot

Server apsdc-ntp.ap.gov.in

Save the file using :wq

Enable chronyd services below mentioned command

#systemctl enable chronyd


#systemctl start chronyd

#systemctl restart network

#timedatectl -------- for checking the status

You might also like