Skip to content

Instantly share code, notes, and snippets.

@jongha
Created April 24, 2015 07:58
Show Gist options
  • Save jongha/d5c557096b67f79db44b to your computer and use it in GitHub Desktop.
Save jongha/d5c557096b67f79db44b to your computer and use it in GitHub Desktop.
Sync system time in Linux using crontab
30 1 * * * root /usr/bin/rdate -s time.bora.net && /sbin/clock -w
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment