Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Debian date time
PostPosted: Fri Jan 14, 2011 8:50 pm 
Offline
Newbie

Joined: Mon Mar 15, 2010 11:55 am
Posts: 4
Wondering if anyone has seen this... My debian servers timezone is stuck on UTC. So I started where I always start, Google. I came up with using tzselect to select my timezone which works just fine but it didn't change the date and time - reboot - same. So then I came up with changing the UTC option in /etc/default/rcS to no. Same even after a reboot. Last thing I found was to run
Code:
localedef -i en_US -c -f UTF-8 en_US.UTF-8
but still no luck (even after reboot). I'm about at the end of my wits with this one, and I'm hoping someone can help. Any help is appreciated.


Top
   
 Post subject:
PostPosted: Fri Jan 14, 2011 8:58 pm 
Offline
Senior Member

Joined: Mon Dec 20, 2010 11:37 pm
Posts: 76
Try:
Code:
dpkg-reconfigure tzdata


And if you want to change locales:
Code:
dpkg-reconfigure locales


Top
   
 Post subject:
PostPosted: Fri Jan 14, 2011 9:04 pm 
Offline
Newbie

Joined: Mon Mar 15, 2010 11:55 am
Posts: 4
dpkg-reconfigure tzdata worked like a charm! Thanks, I was going nuts. Can you explain to me what the difference between running tzdate and the dpkg-reconfigure tzdata is?


Top
   
 Post subject:
PostPosted: Fri Jan 14, 2011 9:15 pm 
Offline
Senior Member

Joined: Mon Dec 20, 2010 11:37 pm
Posts: 76
I think you meant "tzselect" instead "tzdate". Looking its manpage (man tzselect):
Quote:
tzselect - view timezones


I'm not an expert, just since I found dpkg-reconfigure for this purposes, I don't use other tools :P

Anyway, for some "preinstalled packages by default" (exim4-config, tzdata, locales) you should reconfigure them to your needs with dpkg-reconfigure:
Quote:
dpkg-reconfigure - reconfigure an already installed package


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group