Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2005 16:02:52 +0200
From:      =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To:        Warren <shinjii@virusinfo.rdksupportinc.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Time not wanting to change
Message-ID:  <42D27C0C.1020706@cs.tu-berlin.de>
In-Reply-To: <200507111334.36996.shinjii@virusinfo.rdksupportinc.com>
References:  <200507111334.36996.shinjii@virusinfo.rdksupportinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Warren wrote:
> im running  FreeBSD5.4-STABLE
> 
> For some damn reason my Clock in KDE reads the correct time but yet my system 
> base time when doing a uname -a outputs to UTC time and not AEST.  i have run 
> rdate and other programs and not one of them manages to fix the time, i even 
> checked BIOS, i even (gasp) stuck a windows hdd in this machine and it ran 
> the correct time.
> 
> So my question is .. why wont it change the time and what is there that i can 
> use to force it to use the correct time.

You can change the timezone with 'tzsetup' and time and date with the 
'date' command, see manpage for more information.

The time and date shown by 'uname -a' is the time where the kernel was 
built. It's a fixed string in the binary. It won't change unless you 
won't recompile your kernel.

Björn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42D27C0C.1020706>