Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2006
    Posts
    59

    [help]can't change time in centos dedicated box

    hi,

    i have a centos cpanel 11 dedicated server, but the time at server is wrong and i can't sync it.
    i try using rdate and it gave me error :
    Code:
    rdate: rdate: could not set system time: Operation not permitted
    wonder how to fix it...

    thanks

  2. #2
    Code:
    ls -la /usr/bin/rdate
    what are the permissions?

  3. #3
    Join Date
    Jun 2006
    Posts
    59
    -r-xr-xr-x 1 root root

  4. #4
    Join Date
    Apr 2007
    Location
    Everywhere
    Posts
    273
    Do you want to set your date & time? that's all?

    Use this command:

    date --set="Jul 27 02:09:00 2007" and adjust it as you see.

    also you can use ntpq to set your timezome on your server take a look at /etc/ntp.conf

    Thanks

  5. #5
    Join Date
    Jun 2006
    Posts
    59
    i just told by my provider that my server is at virtual cluster so that i cant sync the time...

    it is resolved.

Posting Permissions

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