How To Sync the Date and Time Between Servers

Published Date Author: , Posted July 29th, 2010 at 3:29:27pm

Extremely simple way to set the date and time the same as another server:
(Requires SSH access to the server that has the time you want to copy; does NOT have to be root access)
[code]root@host# date ssh user@timehost date "+%Y%m%d%H%M.%S"[/code]

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.