Find the answer to your Linux question:
Results 1 to 2 of 2
Hello, I have a concern regarding my clock in fedora 12. It always changes time even when I do not change it. In fedora 10, I to go to CLI ...
  1. #1
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229

    time config in fedora 12

    Hello,

    I have a concern regarding my clock in fedora 12. It always changes time even when I do not change it.

    In fedora 10, I to go to CLI > time config > uncheck UTC, But now, it doesn't seem to work.
    Code:
    [jun@localhost ~]$ time config
    Command not found. 
    
    real	0m2.875s
    user	0m0.015s
    sys	0m0.013s
    [jun@localhost ~]$ su -
    Password: 
    [root@localhost ~]# time config
    Command not found. 
    
    real	0m0.553s
    user	0m0.011s
    sys	0m0.006s
    [root@localhost ~]#
    Can somebody help me please to make my clock behave?

    Thank you!
    nujinini
    Linux User #489667

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    Been a while since I had to fiddle with the clock...
    But have you tried, as root,
    Code:
    system-config-time
    If the UTC option is checked, uncheck it.
    Let me know if that works.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...