Panel Clock Problem?
NoOp
glgxg at mfire.com
Sat May 5 05:42:23 UTC 2007
On 05/03/2007 08:41 PM, das wrote:
> that I forgot to report. Even if I wanted I could not make the 'UTC' off
> in the time preference window. I was un-selecting it, and later, when I
> open it again, it was once again 'UTC'. Now it is OK.
If the UTC issue arises again try this:
<http://ubuntuguide.org/wiki/Ubuntu:Feisty#How_to_disable_system_time.2Fdate_from_being_reset_to_UTC_.28GMT.29>
<quote>
How to disable system time/date from being reset to UTC (GMT)
* Read #General Notes
sudo cp /etc/default/rcS /etc/default/rcS_backup
gksudo gedit /etc/default/rcS
* Find this line
...
UTC=yes
...
* Replace with the following line
UTC=no
* Save the edited file
* System -> Administration -> Time and Date
Set the correct time/date
sudo /etc/init.d/hwclock.sh restart
</quote>
More information about the ubuntu-users
mailing list