• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Timeserver update how often?

R

RuthServer

Guest
how often updates Plesk the time if a timeserver is enabled?

*edit*
thx Marc..i see it now :)
 
Check the "root" cron job and you will see a line for the time server and how many time per day the time will be rsync.

Hereafter an example :

47 * * * * /usr/sbin/ntpdate -b -s 129.132.2.21 >/dev/null 2>&1

With this line, time will be rsync every hour at 47 min.

Marc
 
Back
Top