Michael C. Toren on Tue, 24 Apr 2001 11:08:54 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] silly silly question


> How does one set the system time and date?
> 
> its ok you can point and laugh at me... I can take it!

Try running "date -s <string>" to set the clock; "man date" has more
information.  Alternatively, you can install something like ntpdate to
synchronize your clock more accurately to a timeserver, if your machine
has internet access.

-mct