Dne ne 3. Ĩervence 2005 20:37 gustavo halperin napsal(a): > Second, I have a little problem with the clock or time in my laptop, > maybe the > battery is dead. The problem is that after each suspend to memory the clock > loose the really hour. My question is: there are some program that is in > continuous check with some server that give the time ??
# apt-get install ntpdate then insert nearest timeservers into /etc/default/ntpdate and add line /etc/init.d/ntpdate reload & into your suspend/resume script and maybe also in root's crontab. Regards Mixi

