sudo sed -i s/UTC=yes/UTC=no/ /etc/default/rcS

the -i = 'an extension' <-- how is this separating ' s/UTC=yes/UTC=no/ /etc/default/rcS  'without using initramfs prior to boot etc?

To: tclug-list at mn-linux.org
Date: Fri, 2 Jan 2015 23:42:31 -0600
From: kelly.black at penguinpackets.com
Subject: Re: [tclug-list] Bios clock and Linux UTC clock refuse to set at	the same time.



Paul,

To set the system clock to the hardware clock

hwclock --hctosys

Other way around:

hwclock --systohc

You should be able to check the hardware clock by issuing:

hwclock

That will give you an idea of how far off the hardware clock is.  If it is skewed far enough, you will probably want to go in to the bios on a reboot and update it.  If it does not stick past power outages, you might want to replace the cmos battery on the motherboard.

Hope that helps.

 


Fri Jan 02 2015 10:11:42 PM CST from "paul g" <pj.world at hotmail.com>  Subject: Re: [tclug-list] Bios clock and Linux UTC clock refuse to set at the same time.






The question is 'how can I set the hardware clock to coorolate with the Linux clock'.

My apologies. 

Happy New year and thank you with the updatedb stuff' meant alot.

paul g











_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
tclug-list at mn-linux.org
http://mailman.mn-linux.org/mailman/listinfo/tclug-list 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20150102/4f81e53d/attachment.html>