You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# this script finds the current date and time in the HTTP response header of a google website
# and use it to set the system datetime
# this script is very usefull when the machine does not have access to NTP services on the internet, but have a limited access to the web (generally through a HTTP proxy)
# the script may be placed in /etc/cron.hourly so that it is executed frequently enough