Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: Juanito on May 27, 2011, 11:29:19 AM

Title: getTime.sh
Post by: Juanito on May 27, 2011, 11:29:19 AM
It's been a couple of weeks now that getTime.sh doesn't work for me - is time-nw.nist.gov still functional, I cannot ping it from here
Title: Re: getTime.sh
Post by: roberts on May 27, 2011, 12:01:08 PM
Thank goodness for http://tf.nist.gov/tf-cgi/servers.cgi
and the fact that getTime.sh accepts a url as an argument, e.g.,
getTime.sh nist1-ny.ustiming.org
Title: Re: getTime.sh
Post by: tinypoodle on May 27, 2011, 04:58:04 PM
Code: [Select]
tc@box:~$ rdate -p time-nw.nist.gov
Fri May 27 23:56:40 2011
tc@box:~$

Can't ping either.
Title: Re: getTime.sh
Post by: SamK on May 28, 2011, 03:29:41 AM
...is time-nw.nist.gov still functional, I cannot ping it from here
Can't ping it from here either.
   
Title: Re: getTime.sh
Post by: glene77is on May 29, 2011, 07:45:08 AM
Pings from here, OK.

rdate  -p  time-nw.nist.gov  >  time.txt
geany  time.txt

glene77is