Find the answer to your Linux question:
Page 1 of 3 1 2 3 LastLast
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 ...
  1. #1
    Just 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...

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    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

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  4. #4
    Just 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

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  6. #6
    Linux User
    Join Date
    Feb 2006
    Posts
    484
    ... or use "tzconfig" from command line

  7. #7
    Just 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

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute this
    Code:
    su -
    time-admin
    Select correct Time Zone and reboot machine.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  9. #9
    Just 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

  10. #10
    Linux 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

Page 1 of 3 1 2 3 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •