I tried to set date with;
Code:
date --set="21:54:00 2008-12-29"
and now time is stopped on that moment, cute? :-)
Code:
mug:/# date -u; sleep 10; date -u
Mon Dec 29 21:54:00 UTC 2008
Mon Dec 29 21:54:00 UTC 2008
mug:/#
What to do now? Any help would be appreciated.