Synchronizing time in a Linux server..

Login to server as root and update the time using 'rdate' command.
for example, to update the time of server with Italian Time,

#rdate -s time.ien.it

here 'rdate -s' is the command and time.ien.it is one the public time server for Italy.

u can find the name of public NTP servers of your country in the following link
http://support.ntp.org/bin/view/Servers/WebHome

Comments

Popular posts from this blog

CDbConnection failed to open the DB connection mysql 8

/bin/sh^M: bad interpreter: No such file or directory Linux

Send mail from Oracle Solaris OS with attached files