Sets system time based on what is reported by google.com. Useful for cases where it is not possible to use the standard ntpdate
command. For eample, if a Linux machine is on a network which is only able to reach the internet through an HTTP proxy.
Inspired by ryenus' answer @ https://superuser.com/a/807326/72342
# Download latest set_system_clock_from_google.sh script.