Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: How to calculate the offset of your local time against an NTP reference server

by thanos1983 (Parson)
on Feb 09, 2015 at 08:59 UTC ( [id://1116012]=note: print w/replies, xml ) Need Help??


in reply to Re: How to calculate the offset of your local time against an NTP reference server
in thread How to calculate the offset of your local time against an NTP reference server

Hello Martin,

Thank you for your time and effort reading my question and replying. I was afraid that I was so wrong when I also read the RFC4330 where it explains the way it should it should be calculated.

As you mentioned I do not really need to calculate the offset since I can use the Net::NTP module. The reason that I need to use it is I am planning to apply this process on several remote OS through SSH, where I will not be able to have the NET::NTP module available.

Again thank you for your feedback it is really valuable to me to contineou with my experimentation.

Seeking for Perl wisdom...on the process of learning...not there...yet!

Replies are listed 'Best First'.
Re^3: How to calculate the offset of your local time against an NTP reference server
by SuicideJunkie (Vicar) on Feb 09, 2015 at 16:25 UTC

    If you can run your own script, then you can use Net::NTP

    It is pure perl, with only core dependencies.

      Hello SuicideJunkie,

      Thank you for your time and effort reading and replying to my question.

      You mean I run my script into an external the same script?

      Seeking for Perl wisdom...on the process of learning...not there...yet!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1116012]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-26 03:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found