Time update on the server

marcinkl1987

New member
Joined
Oct 7, 2018
Messages
2
Hello,

I have a problem with the time on the server (Centos) on which directadmin is running and mysql, php ... is in a hurry for 20 minutes. My question is, can you do, for example, about 00:00 updating the time on the server when all services are enabled? Will this not cause any problem?
 
Hello,

You'd better install ntpd and enable it to run as a daemon for syncing server clocks.
 
Can I do it once with a command? date +% T -s "11:14:00"

Is it possible to perform the ntpd installations when the server services are running?
 
You can install NTP whenever you want, and it will take care of clock syncing.

It's your server and you are free to do there anything you want. But I'd rather not run the command, you posted.
 
Back
Top