configure the server time (minutes precisely)

Discussion in 'Installation/Configuration' started by 007007, Oct 14, 2010.

  1. 007007

    007007 New Member

    Hello,

    I noticed that the minutes of my server is in delay of 12 minutes, how do I fix that please?

    i have ispconfig / debian lenny

    thank you for your help
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Install ntp and ntpdate as described in the perfect server tutorial:

    apt-get -y install ntp ntpdate

    so your server will sync the time automatically with a time server in the internet.
     
  3. 007007

    007007 New Member

    ok till

    how to check if ntp and ntpdate is not already installed?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    If you run the above command, then apt will either install them or tell you that they are already installed.
     

Share This Page