zeldor.biz

Linux, programming and more

Copyright © 2023
Log in

Set TimeZone in Fedora

May 7, 2013 by Igor Drobot Leave a Comment

Fedora Logo

I forgot to set the correct time zone as I installed my new Fedora 18 system.
So this can be also done after the completed installation:

1
ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime

ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime

The localtime symlink will show to the proper timezone file.

Filed Under: Linux, Networking Tagged With: Fedora, TimeZone