Time zones.

Discussion in 'Installation/Configuration' started by Ryanmt, May 8, 2008.

  1. Ryanmt

    Ryanmt New Member

    Ive got a problem that my clock is 1hour out.

    Why isnt this working??

    Ive tried it sudo'd and just as normal and it doesnt work
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Run
    Code:
    tzconfig
    and then reboot the system. That should work.
     
  3. Ryanmt

    Ryanmt New Member

    didnt work, in the end i created a symlink

    sudo ln -s /usr/share/zoneinfo/Europe/London /etc/localtime


    which did the trick :)

    Thanks for the reply
     

Share This Page