Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Unix Time Sync
Name: Marie Sweatt Date: February 1, 2002 at 08:26:09 Pacific
Comment:
I downloaded a file (ntp-4.1.0.tar.gz) from the NTP website. What do I do next to sync the UNIX time with our NT network?
Name: Beaker Date: February 3, 2002 at 10:40:46 Pacific
Reply:
Did you unzip/untar and install it? There should be a readme/man file with the ntpd utility explaining how to use it. The basic functionality is to a) create a file with some near by time server addresses b) create a crontab (root) that will start the ntp daemon when you connect to the internet. You may need to contact the time server's admin to get permission to poll them and any relevant polling settings that they want you to use.
Summary: What is the best way to synchronize Unix time to either WindowsNT server or an NTP server? We need to sync the time at least once a day without having to reboot the Unix server. ...
Summary: Hello Everybody, I am in dire need of a ksh script that will convert the UNIX epoch time into regular Pacific standard time. Can someone please help me out here :) Thanks in advance, Mandy ...
Summary: No version of Unix should give a damn about 9/9/2001. Some poorly coded application might, however, might have reserved too small a buffer for Unix time coded as a decimal string of seconds since 'th...