Reply
 
Thread Tools Display Modes
  #1  
Old 12-03-2007, 06:09 PM
pauljw pauljw is offline
Junior Member
 
Join Date: Oct 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to pauljw
Default How do I reconfigure system time? (solved)
Apparently during installation I neglected to set the correct time zone info. My PC clock and the desktop clock don't match and I can't get them in sync. Can someone point me to where I need to go to make the correction?

It's not in KDE, I have that correct and my onscreen clock is right, but the system is off by 5hrs. If I change the bios setting, then my desktop is off, when i correct the desktop, it changes the system clock. Catch-22

Thanks

Paul
Reply With Quote
  #2  
Old 12-03-2007, 10:28 PM
Galactic Dominator Galactic Dominator is offline
Senior Member
 
Join Date: May 2006
Posts: 168
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: How do I reconfigure system time?
use sysinstall > configure
Reply With Quote
  #3  
Old 12-03-2007, 10:53 PM
fredBSD fredBSD is offline
Senior Member
 
Join Date: Oct 2007
Location: Shropshire UK
Posts: 107
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: How do I reconfigure system time?
Yes, use sysinstall or click on the 'Home' icon on the desktop and look for your major city in one of the folders in /usr/share/zoneinfo

Open a terminal window (System - Konsole) and su to root. Then do the following, substituting your continent and city for Europe/London:

(Just type the commands after the '#' which represents the prompt.)

Code:
# cp /usr/share/zoneinfo/Europe/London /etc/localtime
# adjkerntz -a
# exit
Reply With Quote
  #4  
Old 12-04-2007, 10:32 AM
pauljw pauljw is offline
Junior Member
 
Join Date: Oct 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to pauljw
Default Re: How do I reconfigure system time?
Thanks so much, sysinstall did the trick. I also appreciate the cli instructions.

Paul
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Automount a second drive at boot time (or start time) pepecito Drives 8 12-14-2008 11:38 PM
System rebootin Solved skyrocker67 General Bug Reports 4 05-09-2008 08:44 PM
[1.4Beta]wrong time in kopete, but right system tray time bestename General Bug Reports 3 08-03-2007 05:53 PM
how to reconfigure a package mattyjam Installing PC-BSD 4 12-21-2006 05:19 PM
How do I set the system time to UTC? TerryP FreeBSD Help 4 09-03-2006 02:06 PM


All times are GMT. The time now is 09:20 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.