Results 1 to 3 of 3
dear friends,
my system time is getting reset every time i restart my system
suppose i have set the time and i restart the system , then time is changing ...
- 11-27-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 3
clock is not getting set
dear friends,
my system time is getting reset every time i restart my system
suppose i have set the time and i restart the system , then time is changing and it is giving some other value.
can you please help where to set the time permanently.
bye
- 11-27-2007 #2Just Joined!
- Join Date
- Nov 2007
- Location
- Camp Pendleton
- Posts
- 55
Try `hwclock --systohc' to set the hardware clock from the running system...
- 11-28-2007 #3Just Joined!
- Join Date
- Aug 2007
- Posts
- 4
/etc/default/rcS
UTC=no must be.
rm /etc/localtime
ln -s /usr/share/zoneinfo/Asia/Istanbul /etc/localtime (this is mine, set yours)
date -s "11/29/2007 00:12:34"
and reboot.


Reply With Quote
