Skip to content

Automatically Sync UNIX Server Time w/ Cron & NTP servers

Notifications You must be signed in to change notification settings

BakirGracic/sync-server-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sync Server Time With Cron Script

How to

  • cd in /root/
  • run git clone https://github.com/BakirGracic/sync-server-time
  • cd inside cd sync-server-time
  • run sudo chmod +x installer.sh && sudo chmod +x main.sh
  • run installer ./installer.sh
  • check if cron job added with crontab -e
  • alternatively, run script manually via ./main.sh

About

Automatically Sync UNIX Server Time w/ Cron & NTP servers

Topics

Resources

Stars

Watchers

Forks

Languages