Tim Peeler on Sat, 12 Jan 2002 22:10:19 +0100 |
On Sat, Jan 12, 2002 at 01:32:37AM -0500, Naresh Reddy wrote: > Why is my time getting messed up in the first place? What is the "correct" > way of setting up time in Linux (Debian 2.2_R4)? > > Thanks > Naresh Hardware clocks aren't the best devices for keeping time. VIA chips are horrible at keeping time. With the dramatic time skew you're experiencing, I wouldn't be surprised if it is a VIA. If your board is a cheap generic board, you shouldn't be surprised that you'll lose time. Something you may want to do after syncing your system time is to sync the hardware clock to the system clock: $ sudo hwclock --systohc Tim -- @a=(Lbzjoftt,Inqbujfodf,Hvcsjt); $b="Lbssz Wbmm" ;$b =~ y/b-z/a-z/ ; $c =" Tif ". @a ." hsfbu wj" ."suvft pg b qsphsbnnfs". ":\n";$c =~y/b-y/a-z/; print"\n\n$c ";for($i=0;$i<@a; $i++) { $a[$i] =~ y/b-y/a-z/;if($a[$i]eq$a[-1]){print"and $a[$i]." ;}else{ print"$a[$i], ";}}print"\n\t\t--$b\n\n"; ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|