ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Changing Fedora Clock

    Scheduled Pinned Locked Moved IT Discussion
    7 Posts 4 Posters 695 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DustinB3403D
      DustinB3403
      last edited by

      So I have a intranet server that doesn't have access to a NTP server, it's on a closed network.

      No outbound access at all.

      Well one of our services seems to have stopped because of GD DLS, and I need to manually change the clock back 1 hour.

      How do I do this?

      1 Reply Last reply Reply Quote 2
      • dafyreD
        dafyre
        last edited by

        Set up an NTP Server inside the closed network?

        Otherwise, check here... http://www.cyberciti.biz/faq/howto-set-date-time-from-linux-command-prompt/

        DustinB3403D 1 Reply Last reply Reply Quote 1
        • RomoR
          Romo
          last edited by

          From the cli:
          date +%T -s HH:MM:SS

          1 Reply Last reply Reply Quote 0
          • StrongBadS
            StrongBad
            last edited by

            With the date command...

            date -s  "the time you want"
            
            1 Reply Last reply Reply Quote 0
            • StrongBadS
              StrongBad
              last edited by

              Format is like this...

              date -s '2014-12-25 12:34:56
              
              1 Reply Last reply Reply Quote 0
              • DustinB3403D
                DustinB3403 @dafyre
                last edited by

                @dafyre, thank you

                Thank the rest of you as well. Now to see if it works.

                1 Reply Last reply Reply Quote 0
                • StrongBadS
                  StrongBad
                  last edited by

                  Ah, this is what you really want..

                  date -s "last hour"
                  
                  1 Reply Last reply Reply Quote 2
                  • 1 / 1
                  • First post
                    Last post