You are not logged in.

#1 2008-03-07 16:28:17

Llama
Banned
From: St.-Petersburg, Russia
Registered: 2008-03-03
Posts: 1,379

Time zone setup

Tried to set the correct time zone using tzselect. Now the time zone is correct, but everything else is a mess.

Before the attempt is was

TIMEZONE="Canada/Something" (/etc/rc.conf)

But date and time correct (Fri 07 March 2008 18:43)

Now it is

TIMEZONE="Europe/Moscow"

Sat 08 March 2008 5:43


Dual-booting Windows shows Sat 08 March 2008 2:43


Tried to set the HARDWARECLOCK to "localtime" and "UTC"; no difference.


I'd like very much to put things to rights smile

Offline

#2 2008-03-07 18:01:22

Rumor
Member
From: Albany, NY
Registered: 2006-07-07
Posts: 638

Re: Time zone setup

Set up open ntp.

pacman -S openntpd

In your /etc/rc.conf put in your correct timezone and add openntpd to your daemons array. Then start the service with /etc/rc.d/openntpd start

You should be all set after that.


Smarter than a speeding bullet
My Goodreads profile

Offline

#3 2008-03-07 18:42:57

Llama
Banned
From: St.-Petersburg, Russia
Registered: 2008-03-03
Posts: 1,379

Re: Time zone setup

Thank you very much! It works like a charm smile .

Offline

Board footer

Powered by FluxBB