On Wed, 30 Nov 2005, Siri Amrit Kaur wrote:
> hwclock --show currently gives me 22:34
>
> How do I set the system to local time?
Hi Siri,
I have a symlink at /etc/localtime that points to my local timezone file.
You can create (for your timezone) like:
ln -sf /usr/share/zoneinfo/America/Phoenix /etc/localtime
Then use:
date 12011443
hwclock --systohc
The format of the date command is MMDDhhmm (Month, Day, Hour, Minute).
Replace with your correct hour and minute.
Jeremy C. Reed
Media Relations and Publishing Services
http://www.reedmedia.net/
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss