Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Need tool for correct the Daylight Saving Time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SatWaveDude
    Board Senior Member
    • Apr 2012
    • 220

    Need tool for correct the Daylight Saving Time

    Hi,

    I'm looking for a tool that automaticaly corrects the Daylight Saving Time of a Linux system.

    At the moment I only can think of a Network Time Protocol (NTP) client.

    Since Linux is not my strongest I need some help
    SatWaveDude

    DM500HD, DM500+ | EMP S16/1PCP-W3 | WaveFrontier T90 | 16x SMART Titanium 0.1dB LNB's
    TechniSat SkyStar S2 PCI / SkyStar USB HD
    WaveFrontier T90 rev.2 - 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 3.3E | 4/5E | 0.8W | 7/8W | 12.5W

    If you find my post usefull please press the Thanks Button
  • gianni253
    Experienced Board Member
    • Nov 2012
    • 903

    #2
    Re: Need tool for correct the Daylight Saving Time

    If you set your hardware clock to UTC, the daylight saving time will change automatically.
    You don't need anything else.

    Comment

    • odysseas1991
      Experienced Board Member
      • Jan 2011
      • 635

      #3
      Re: Need tool for correct the Daylight Saving Time

      Perhaps your hardware clock has failed, as when you switched the PC off, it uses that clock to track the time.

      However,I believe there are command lines for this anyway...

      __http://linux.die.net/man/8/hwclock

      Comment

      • skytec
        Experienced Board Member
        • Mar 2010
        • 1208

        #4
        Re: Need tool for correct the Daylight Saving Time

        Time is automatically set from the received transponder.
        If correctly configured time zone, everything is fine.
        Is my post useful for you? Please press sigpic

        Comment

        • SatWaveDude
          Board Senior Member
          • Apr 2012
          • 220

          #5
          Re: Need tool for correct the Daylight Saving Time

          No it is not a hardware clock failure.
          It does NOT update automaticaly the time.

          I have used this and all works okay now:

          Code:
          apt-get install ntpdate
          
          /etc/network/if-up.d/ntpdate
          SatWaveDude

          DM500HD, DM500+ | EMP S16/1PCP-W3 | WaveFrontier T90 | 16x SMART Titanium 0.1dB LNB's
          TechniSat SkyStar S2 PCI / SkyStar USB HD
          WaveFrontier T90 rev.2 - 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 3.3E | 4/5E | 0.8W | 7/8W | 12.5W

          If you find my post usefull please press the Thanks Button

          Comment

          • luk4asz
            Experienced Board Member
            • Feb 2011
            • 613

            #6
            Re: Need tool for correct the Daylight Saving Time

            Friends thought that you can not set the DST in your tuner receiver

            @SatWaveDude - Which Linux distribution do you use?

            Comment

            • SatWaveDude
              Board Senior Member
              • Apr 2012
              • 220

              #7
              Re: Need tool for correct the Daylight Saving Time

              I use Debian 6.0.5

              It's not on a receiver but on a PC platform.
              SatWaveDude

              DM500HD, DM500+ | EMP S16/1PCP-W3 | WaveFrontier T90 | 16x SMART Titanium 0.1dB LNB's
              TechniSat SkyStar S2 PCI / SkyStar USB HD
              WaveFrontier T90 rev.2 - 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 3.3E | 4/5E | 0.8W | 7/8W | 12.5W

              If you find my post usefull please press the Thanks Button

              Comment

              Working...