Skip to content

Instantly share code, notes, and snippets.

@mizanRahman
Created June 22, 2018 21:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mizanRahman/5082fac4cba2404ef65d7df601fd3fc3 to your computer and use it in GitHub Desktop.
Save mizanRahman/5082fac4cba2404ef65d7df601fd3fc3 to your computer and use it in GitHub Desktop.
install network time server agent
yum install ntp
chkconfig ntpd on
ntpdate pool.ntp.org
service ntpd start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment