Results 1 to 10 of 23
hi..
i install debian etch for 3-5 days ago.. i have a litle problem.. everytime when i turn off the computer the system clock gone wrong.. its 3 hours up ...
- 08-28-2007 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 15
clock is always wrong..
hi..
i install debian etch for 3-5 days ago.. i have a litle problem.. everytime when i turn off the computer the system clock gone wrong.. its 3 hours up from the normal time.. i turn it normal everytime but it shows true untill the system log off.. then next opening 3hours up...
- 08-28-2007 #2
It's always exactly 3 hours off? Sounds to me like you have the wrong timezone set, and your settings aren't getting saved when you log off.
Registered Linux user #270181
TechieMoe's Tech Rants
- 08-28-2007 #3
Did you set Clock to UTC? Check Date and Time properties and look for UTC check box. Uncheck UTC.
I dont have access to Debian box right now and I can't tell you exact location but I am sure that its coz of UTC only.
EDIT: techieMoe is fast.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-28-2007 #4Just Joined!
- Join Date
- Aug 2007
- Posts
- 15
i try severel times.. uncheck the correct time zone.. check the correct time zone.. etc..etc.. but its still showing wrong when opened system again..
now my prefences like this : http://img410.imageshack.us/img410/347/screenxh8.png
yeah i m in istanbul and its 22.47 now
- 08-29-2007 #5
Its look like you are using KDE. Right click on Clock -- Show Timezone and select Local Timezone.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-29-2007 #6Linux User
- Join Date
- Feb 2006
- Posts
- 484
... or use "tzconfig" from command line
- 08-29-2007 #7Just Joined!
- Join Date
- Aug 2007
- Posts
- 15
it did it a lot of times.. but it didnt work..
and try the command line.. it looks true but the clock is wrong
Your current time zone is set to Europe/Istanbul
- 08-29-2007 #8
Execute this
Select correct Time Zone and reboot machine.Code:su - time-admin
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-29-2007 #9Just Joined!
- Join Date
- Aug 2007
- Posts
- 15
thanx for your reply..
i did it and saw there isnt a ntp server support on my system.. whatever i install it with
apt-get install ntp
then open time-admin and set ntp active and select ntp servers on it & sure selected the correct timezone..
then i reboot it.. but it opened wrong again
- 08-29-2007 #10Linux Enthusiast
- Join Date
- Aug 2006
- Posts
- 631
Hi,
It seems that you have a wrong localtime file in your /etc directory.
Replace the file "/etc/localtime" with the file "/usr/share/zoneininfo/Europe/Instanbul".
You can also make a symlink to that file.
Regards


Reply With Quote
