Skip to content

Sync your server's time automatically via this simple script and cron every-day execution

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

2 Commits
 
 
 
 
 
 

Repository files navigation

sync-server-time

Sync Server Time With Cron Script

How to

  • ssh to server, go in root user's home directory
  • run git clone https://github.com/BakirGracic/sync-server-time
  • go inside cd sync-server-time
  • enable execution, 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

Sync your server's time automatically via this simple script and cron every-day execution

Topics

Resources

Stars

Watchers

Forks

Languages