public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Re: Looking for utilities
   Looking for utilities Richard Villa
@  ` Steve Holmes
     ` Gregory Nowak
   ` Janina Sajka
  1 sibling, 1 reply; 6+ messages in thread
From: Steve Holmes @  UTC (permalink / raw)
  To: speakup

Here is something I use.
-------- Begin file ----------
#!/bin/sh
/usr/sbin/netdate clock.psu.edu
if [ "$?" = "0" ]; then
    clock -w
    echo CMOS clock has been set.
fi
---------- End of file ----------
This only checks one clock but I'm sure you could modify it to be more
precise by checking several clocks but this meets my needs.

I run this on my main server in crontab every day.

On Tue, 15 Jan 2002, Richard Villa wrote:

> Now that have solved my mail issue, I wonder if someone can direct me to a
> couple of utilities.  I am looking for a disk defrag utility, and autility
> that will keep my hardware clock in sync with universal time.
>
> Richard
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Looking for utilities
   Looking for utilities Richard Villa
   ` Steve Holmes
@  ` Janina Sajka
     ` Dan Murphy
     ` Richard Villa
  1 sibling, 2 replies; 6+ messages in thread
From: Janina Sajka @  UTC (permalink / raw)
  To: speakup

Hi, Richard:

Congrats! I see you've got it solved.

RE keeping your clock synched.

You could use ntpd, or you could do something like:

	rdate -s time-a.nist.gov

RE Diskdefrag. That's a windows concept. For the most part, you don't need 
to worry about that, and you certainly don't need to worry about it in the 
way you do have to worry about it in Windows. Here's a mostly accurate, 
and quite delightful piece on the subject:

	http://www.netaction.org/msoft/cybersnare.html

 On Tue, 15 Jan 2002, Richard 
Villa wrote:

> Now that have solved my mail issue, I wonder if someone can direct me to a 
> couple of utilities.  I am looking for a disk defrag utility, and autility 
> that will keep my hardware clock in sync with universal time.
> 
> Richard
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 

-- 
	
				Janina Sajka, Director
				Technology Research and Development
				Governmental Relations Group
				American Foundation for the Blind (AFB)

Email: janina@afb.net		Phone: (202) 408-8175

Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Looking for utilities
   ` Steve Holmes
@    ` Gregory Nowak
  0 siblings, 0 replies; 6+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

I just want to say thanks for that script. You've posted it on here some time ago, and it's been working perfectly for me ever since.
Greg


On Tue, Jan 15, 2002 at 05:11:27AM -0700, Steve Holmes wrote:
> Here is something I use.
> -------- Begin file ----------
> #!/bin/sh
> /usr/sbin/netdate clock.psu.edu
> if [ "$?" = "0" ]; then
>     clock -w
>     echo CMOS clock has been set.
> fi
> ---------- End of file ----------
> This only checks one clock but I'm sure you could modify it to be more
> precise by checking several clocks but this meets my needs.
> 
> I run this on my main server in crontab every day.
> 
> On Tue, 15 Jan 2002, Richard Villa wrote:
> 
> > Now that have solved my mail issue, I wonder if someone can direct me to a
> > couple of utilities.  I am looking for a disk defrag utility, and autility
> > that will keep my hardware clock in sync with universal time.
> >
> > Richard
> >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Looking for utilities
   ` Janina Sajka
@    ` Dan Murphy
     ` Richard Villa
  1 sibling, 0 replies; 6+ messages in thread
From: Dan Murphy @  UTC (permalink / raw)
  To: speakup

thanks Janina.  that was a really interesting article.


Dan Murphy
mailto:mweeby@nycap.rr.com
http://home.nycap.rr.com/mweeby




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Looking for utilities
@  Richard Villa
   ` Steve Holmes
   ` Janina Sajka
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Villa @  UTC (permalink / raw)
  To: speakup

Now that have solved my mail issue, I wonder if someone can direct me to a 
couple of utilities.  I am looking for a disk defrag utility, and autility 
that will keep my hardware clock in sync with universal time.

Richard




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Looking for utilities
   ` Janina Sajka
     ` Dan Murphy
@    ` Richard Villa
  1 sibling, 0 replies; 6+ messages in thread
From: Richard Villa @  UTC (permalink / raw)
  To: speakup

Janina,

Thanks for the information.

Richard




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Looking for utilities Richard Villa
 ` Steve Holmes
   ` Gregory Nowak
 ` Janina Sajka
   ` Dan Murphy
   ` Richard Villa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).