Re: time server

2009-03-27 Thread Andrei Popescu
On Wed,25.Mar.09, 19:42:44, Ron Johnson wrote:
 On 2009-04-25 15:37, leo wrote:
 hey!

 I need to configure automatically my date on boot time
 where I can find ntp servers 

 Besides installing ntp, I also installed ntpdate and have it run at boot 
 for an initial fix in case the mobo clock has drifted too far.

Have a look at the -g switch for ntpd ;)

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Re: time server

2009-03-27 Thread Daniel Dalton
On Sat, Apr 25, 2009 at 01:37:51PM -0700, leo wrote:
 hey!
 
 I need to configure automatically my date on boot time
 where I can find ntp servers 

Google!
ntp server yourlocation
perhaps.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: time server

2009-03-27 Thread Ron Johnson

On 2009-03-27 03:39, Daniel Dalton wrote:

On Sat, Apr 25, 2009 at 01:37:51PM -0700, leo wrote:

hey!

I need to configure automatically my date on boot time
where I can find ntp servers 


Google!
ntp server yourlocation
perhaps.


His ISP might have a time server.  Mine has ntp.cox.net.

--
Ron Johnson, Jr.
Jefferson LA  USA

Freedom is not a license for anarchy.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: time server

2009-03-27 Thread leo
On Fri, 2009-03-27 at 07:56 -0500, Ron Johnson wrote:
 On 2009-03-27 03:39, Daniel Dalton wrote:
  On Sat, Apr 25, 2009 at 01:37:51PM -0700, leo wrote:
  hey!
 
  I need to configure automatically my date on boot time
  where I can find ntp servers 
  
  Google!
  ntp server yourlocation
  perhaps.
 
 His ISP might have a time server.  Mine has ntp.cox.net.
 
 -- 
 Ron Johnson, Jr.
 Jefferson LA  USA
 
 Freedom is not a license for anarchy.
 
 

my ISP ntp server is having problems with dayligth hour changes, that's
why I'm asking
-- 
debian user #10e32


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: time server

2009-03-27 Thread John Hasler
leo writes:
 my ISP ntp server is having problems with dayligth hour changes...

NTP deals only in UTC.  Daylight savings has no effect on it.
-- 
John Hasler


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: time server

2009-03-27 Thread Paul E Condon
On 2009-03-27_08:14:01, John Hasler wrote:
 leo writes:
  my ISP ntp server is having problems with dayligth hour changes...
 
 NTP deals only in UTC.  Daylight savings has no effect on it.
 -- 
 John Hasler

OT question: I think the actual, underlying time data source for email
time is the Unix time clock on the originator's host. This gets
translated into a text string for insertion into the email.  I think
the format of this string is supposed to have time zone info in it, so
it should be possible to know what the actual UTC time of sending was,
but ... suppose you are looking at old emails in an archive. Suppose
it matters to the minute when that old email was actually sent, like
in a criminal or national intelligence investigation. Is there a
database somewhere that records the dates of switching to and from
summer time in each locale for each year in the past? For instance,
time/dates from early March in the Mountain time zone were in MDT this
year but should not be treated as MDT for the year 1980. How could
an investigator, or historian/archivist, deal with this?

I said OT up front, didn't I? 
-- 
Paul E Condon   
pecon...@mesanetworks.net


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: time server

2009-03-27 Thread Josh Kelley
On Fri, Mar 27, 2009 at 11:53 AM, Paul E Condon
pecon...@mesanetworks.netwrote:

 OT question: I think the actual, underlying time data source for email
 time is the Unix time clock on the originator's host. This gets
 translated into a text string for insertion into the email.  I think
 the format of this string is supposed to have time zone info in it, so
 it should be possible to know what the actual UTC time of sending was,
 but ... suppose you are looking at old emails in an archive. Suppose
 it matters to the minute when that old email was actually sent, like
 in a criminal or national intelligence investigation. Is there a
 database somewhere that records the dates of switching to and from
 summer time in each locale for each year in the past? For instance,
 time/dates from early March in the Mountain time zone were in MDT this
 year but should not be treated as MDT for the year 1980. How could
 an investigator, or historian/archivist, deal with this?


The Olson database (zoneinfo database), which is the standard source of time
zone info on Linux, attempts to record all time zone changes since 1970.

http://en.wikipedia.org/wiki/Zoneinfo

Josh Kelley


Re: time server

2009-03-27 Thread John Hasler
Paul E Condon writes:
 ...suppose you are looking at old emails in an archive. Suppose it
 matters to the minute when that old email was actually sent, like in a
 criminal or national intelligence investigation. Is there a database
 somewhere that records the dates of switching to and from summer time in
 each locale for each year in the past? For instance, time/dates from
 early March in the Mountain time zone were in MDT this year but should
 not be treated as MDT for the year 1980. How could an investigator, or
 historian/archivist, deal with this?

Here is an example:

  Received: from pop.newsguy.com [74.209.136.72]
by toncho.dhh.gt.org with POP3 (fetchmail-6.3.8)
for mailag...@localhost (single-drop); Fri, 27 Mar 2009 10:55:28 
-0500 (CDT)

The -500 tells you that the timestamp is five hours west of UTC.  The
fact that it is US CDT is irrelevant.
-- 
John Hasler


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



time server

2009-03-25 Thread leo
hey!

I need to configure automatically my date on boot time
where I can find ntp servers 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: time server

2009-03-25 Thread Tzafrir Cohen
On Sat, Apr 25, 2009 at 01:37:51PM -0700, leo wrote:
 hey!
 
 I need to configure automatically my date on boot time
 where I can find ntp servers 

The default settings of the ntp package is to use pool.ntp.org .
See http://www.pool.ntp.org/

-- 
Tzafrir Cohen | tzaf...@jabber.org | VIM is
http://tzafrir.org.il || a Mutt's
tzaf...@cohens.org.il ||  best
ICQ# 16849754 || friend


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: time server

2009-03-25 Thread John Hasler
leo writes:
 I need to configure automatically my date on boot time where I can find
 ntp servers

Just install the Chrony or Ntp package.  Either will automatically
configure itself to use the Debian ntp servers, which are:

0.debian.pool.ntp.org
1.debian.pool.ntp.org
2.debian.pool.ntp.org
3.debian.pool.ntp.org

If you are certain these won't do go to http://www.pool.ntp.org, read the
instructions, and select a set of servers near you.  If you are _quite_
certain that none of the pool servers are good enough ask someone who knows
Ntp for help.
-- 
John Hasler


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: time server

2009-03-25 Thread Ron Johnson

On 2009-04-25 15:37, leo wrote:

hey!

I need to configure automatically my date on boot time
where I can find ntp servers 


Besides installing ntp, I also installed ntpdate and have it run at 
boot for an initial fix in case the mobo clock has drifted too far.


--
Ron Johnson, Jr.
Jefferson LA  USA

Freedom is not a license for anarchy.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: time server

2009-03-25 Thread Boyd Stephen Smith Jr.
On Wednesday 25 March 2009 19:42:44 Ron Johnson wrote:
Besides installing ntp, I also installed ntpdate and have it run at
boot for an initial fix in case the mobo clock has drifted too far.

I use openntpd, and add -s to its command-line.  (-s = sync, which cause the 
daemon to set the clock no matter how off it is for the initial set.)
-- 
Boyd Stephen Smith Jr.   ,= ,-_-. =.
b...@iguanasuicide.net   ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/\_/



signature.asc
Description: This is a digitally signed message part.


corporate time server on debian (http://www.steltor.com)

2002-01-17 Thread Thedore Knab
I was wondering if anyone on the list is running corprate time server on
Debian. The comercial evaluation package is in tar.gz format.

If there is a free alternative with the same features I would love to
learn about it.

Ted Knab



Re: corporate time server on debian (http://www.steltor.com)

2002-01-17 Thread martin f krafft
also sprach Thedore Knab [EMAIL PROTECTED] [2002.01.17.2239 +0100]:
 I was wondering if anyone on the list is running corprate time server
 on Debian. The comercial evaluation package is in tar.gz format.

like which one?

 If there is a free alternative with the same features I would love to
 learn about it.

ntpd, which is included in the 'ntp-simple' package is what most
professional time servers use. and yes, it's free, and yes, it runs on
debian like a charm.

-- 
martin;  (greetings from the heart of the sun.)
  \ echo mailto: !#^.*|tr * mailto:; [EMAIL PROTECTED]
  
the nice thing about windoze is - it does not just crash,
it displays a dialog box and lets you press 'ok' first.


pgpVIPGUjiv5k.pgp
Description: PGP signature


Re: corporate time server on debian (http://www.steltor.com)

2002-01-17 Thread Blake Barnett
Corporate TimeServer is not an NTP implementation.  It's an enterprize
messaging/colllaboration/calendaring server.  Check out the link he
posted initially.


On Thu, 2002-01-17 at 16:42, martin f krafft wrote:
 also sprach Thedore Knab [EMAIL PROTECTED] [2002.01.17.2239
 +0100]:
  I was wondering if anyone on the list is running corprate time server
  on Debian. The comercial evaluation package is in tar.gz format.
 
 like which one?
 
  If there is a free alternative with the same features I would love to
  learn about it.
 
 ntpd, which is included in the 'ntp-simple' package is what most
 professional time servers use. and yes, it's free, and yes, it runs on
 debian like a charm.
 
 -- 
 martin;  (greetings from the heart of the sun.)
   \ echo mailto: !#^.*|tr * mailto:; [EMAIL PROTECTED]
   
 the nice thing about windoze is - it does not just crash,
 it displays a dialog box and lets you press 'ok' first.
-- 
Blake Barnett (bdb)  [EMAIL PROTECTED]
Sr. Unix Administrator
DevelopOnline.com office: 480-377-6816

Learning is a skill, you get better at it with practice.



Re: corporate time server on debian (http://www.steltor.com)

2002-01-17 Thread martin f krafft
also sprach Blake Barnett [EMAIL PROTECTED] [2002.01.18.0053 +0100]:
 Corporate TimeServer is not an NTP implementation.  It's an enterprize
 messaging/colllaboration/calendaring server.  Check out the link he
 posted initially.

sorry. something to speak for capitalization in emails ;)
i didn't see the link (it's in the subject line only).

well... i don't have anything else to say to this.

-- 
martin;  (greetings from the heart of the sun.)
  \ echo mailto: !#^.*|tr * mailto:; [EMAIL PROTECTED]
  
joan of arc heard voices too.


pgppHnKSwqtCH.pgp
Description: PGP signature


Re: corporate time server on debian (http://www.steltor.com)

2002-01-17 Thread John Hasler
martin f krafft writes:
 ntpd, which is included in the 'ntp-simple' package is what most
 professional time servers use. and yes, it's free, and yes, it runs on
 debian like a charm.

So does chrony, but a quick glance at the Web site indicates that what we
mean by 'time server' and what Steltor means by it are two entirely
different things.
-- 
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI



Time-Server

2001-07-09 Thread mseidel
Hi to all of you!

I need your advise.
Which client to use?
I tried chronyd but was not able to update my Systemtime. chrony got the 
correct time, the problem is how to get it into the system.

markus



Re: Time-Server

2001-07-09 Thread Sebastiaan
On Mon, 9 Jul 2001 [EMAIL PROTECTED] wrote:

 Hi to all of you!
 
 I need your advise.
 Which client to use?
 I tried chronyd but was not able to update my Systemtime. chrony got the 
 correct time, the problem is how to get it into the system.
 
 markus

Hi,

if you want to synchronize your time with another computer, use ntp. 

Greetz,
Sebastiaan




Re: Time-Server

2001-07-09 Thread John Hasler
Sebastiaan writes:
 if you want to synchronize your time with another computer, use ntp. 

Or chrony, which does eveything ntp does except support exotic hardware and
works better on dialups.

markus writes:
 I tried chronyd but was not able to update my Systemtime. chrony got the
 correct time, the problem is how to get it into the system.

I don't understand what you mean.  Exactly what did you do and exactly what
happened?  Be verbose and give exact error messages.
-- 
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI



Re: how do you set your system clock from a remote time server?

2000-04-25 Thread Harry ten Berge
Chris Mason wrote:
 
 Where can I get nptdate?
 

It's in 'xntp3'. ntpdate is a part of the complete 'time server suite'.
Usually 'ntpdate' is only used to synchronize if you have big
time-differences. The ntpd can only synchronize if the difference
between the local client and the time-server is less than 1024 seconds.
So installation using Debian will ask you if you want to use ntpdate
once (only when the system is starting up...). The rest will be done by
the daemon. It works great...


-- 
Met vriendelijke groeten,

Harry ten Berge
- computer engineering -
===
With Microsoft products, failure is
not an option - it's a standard component.
Choose your life. Choose your future.
Choose Linux.


Re: how do you set your system clock from a remote time server?

2000-04-25 Thread Philip Lehman
On Tue, 25 Apr 2000, Harry ten Berge [EMAIL PROTECTED] wrote:

Chris Mason wrote:
 Where can I get nptdate?
It's in 'xntp3'. ntpdate is a part of the complete 'time server suite'.

At least in potato it's broken up into server and client. There is a
ntpdate (client only) deb.

-- 
Philip Lehman [EMAIL PROTECTED]


RE: how do you set your system clock from a remote time server?

2000-04-24 Thread Chris Mason
Where can I get nptdate?

Chris Mason
Box 340, The Valley, Anguilla, British West Indies
Tel: 264 497 5670 Fax: 264 497 8463
USA Fax (561) 382-7771
Take a virtual tour of the island
http://net.ai/ The Anguilla Guide
Find out more about NetConcepts
www.netconcepts.ai
bwz*mq

-Original Message-
From: kmself@ix.netcom.com [mailto:[EMAIL PROTECTED]
Sent: Sunday, April 23, 2000 12:59 AM
To: Debian User List
Subject: Re: how do you set your system clock from a remote time server?


On Sat, Apr 22, 2000 at 10:54:03AM -0400, Maury Merkin wrote:
 I saw, just a few days ago, a post with a command to get the current
 time and reset the system clock.

 I didn't pay much attention then 'cause I thought the script I used to
 use with RH would work.  They don't.  (No 'rdate' and no 'clock').

Adapted from my /etc/crontab:

24 4  * * *root /usr/sbin/ntpdate timeserver 1/dev/null

You'll have to select a timeserver for your system, RTFM.  You may also
want to modify the time specs at which the script runs (my own system
syncs four times daily).

--
Karsten M. Self kmself@ix.netcom.com
http:/www.netcom.com/~kmself
What part of Gestalt don't you understand?
http://gestalt-system.sourceforge.net/
GPG fingerprint: F932 8B25 5FDD 2528 D595  DC61 3847 889F 55F2 B9B0



RE: how do you set your system clock from a remote time server?

2000-04-24 Thread Oswald Buddenhagen
 Where can I get nptdate?
 
it is a normal debian package called ntpdate - at least in potato. ;-)

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Linux - the last service pack you'll ever need.



Re: how do you set your system clock from a remote time server?

2000-04-24 Thread kmself
On Fri, Apr 24, 2020 at 12:38:11PM -0400, Chris Mason wrote:
 Where can I get nptdate?

apt-get install ntpdate

-- 
Karsten M. Self kmself@ix.netcom.com   http:/www.netcom.com/~kmself
What part of Gestalt don't you understand?
http://gestalt-system.sourceforge.net/
GPG fingerprint: F932 8B25 5FDD 2528 D595  DC61 3847 889F 55F2 B9B0


pgpGkIln749TE.pgp
Description: PGP signature


Re: how do you set your system clock from a remote time server?

2000-04-23 Thread kmself
On Sat, Apr 22, 2000 at 10:54:03AM -0400, Maury Merkin wrote:
 I saw, just a few days ago, a post with a command to get the current
 time and reset the system clock.
 
 I didn't pay much attention then 'cause I thought the script I used to
 use with RH would work.  They don't.  (No 'rdate' and no 'clock').

Adapted from my /etc/crontab:

24 4  * * *root /usr/sbin/ntpdate timeserver 1/dev/null

You'll have to select a timeserver for your system, RTFM.  You may also
want to modify the time specs at which the script runs (my own system
syncs four times daily).

-- 
Karsten M. Self kmself@ix.netcom.com   http:/www.netcom.com/~kmself
What part of Gestalt don't you understand?
http://gestalt-system.sourceforge.net/
GPG fingerprint: F932 8B25 5FDD 2528 D595  DC61 3847 889F 55F2 B9B0


pgpHXW3QD25hd.pgp
Description: PGP signature


how do you set your system clock from a remote time server?

2000-04-22 Thread Maury Merkin
I saw, just a few days ago, a post with a command to get the current
time and reset the system clock.

I didn't pay much attention then 'cause I thought the script I used to
use with RH would work.  They don't.  (No 'rdate' and no 'clock').

Tia

Maury


Re: how do you set your system clock from a remote time server?

2000-04-22 Thread Eric Gillespie, Jr.
On Sat, Apr 22, 2000 at 10:54:03AM -0400,
Maury Merkin [EMAIL PROTECTED] wrote:
 I saw, just a few days ago, a post with a command to get the current
 time and reset the system clock.

You're looking for ntpdate.

-- 
Eric Gillespie, Jr. * [EMAIL PROTECTED]

Let us be thankful we have commerce. Buy more. Buy more now.
 Buy. And be happy.
--OMM (THX 1138)


pgpPXUrlLpmwh.pgp
Description: PGP signature


Re: how do you set your system clock from a remote time server?

2000-04-22 Thread Pann McCuaig
On Sat, Apr 22, 2000 at 10:54, Maury Merkin wrote:
 I saw, just a few days ago, a post with a command to get the current
 time and reset the system clock.
 
 I didn't pay much attention then 'cause I thought the script I used to
 use with RH would work.  They don't.  (No 'rdate' and no 'clock').

$ dpkg -S rdate
netstd: /usr/man/man8/rdate.8.gz
netstd: /usr/sbin/rdate

$ dpkg -S hwclock
sysvinit: /usr/doc/sysvinit/examples/hwclock.sh
util-linux: /sbin/hwclock
util-linux: /usr/man/man8/hwclock.8.gz
util-linux: /etc/init.d/hwclock.sh

$ cat /root/bin/setclock.sh
#!/bin/sh
/usr/sbin/rdate -s time.nist.gov
/sbin/hwclock --systohc

So, you need to have the netstd and util-linux packages installed, and
use hwclock (as of libc6) instead of clock. No worries!

Luck,
Pann
-- 
geek by nature, Linux by choice L I N U X   .~.
The Choice  /V\
http://www.ourmanpann.com/linux/ of a GNU  /( )\
Generation ^^-^^


Re: how do you set your system clock from a remote time server?

2000-04-22 Thread Brad
On Sat, Apr 22, 2000 at 08:39:19AM -0700, Pann McCuaig wrote:
 On Sat, Apr 22, 2000 at 10:54, Maury Merkin wrote:
  I saw, just a few days ago, a post with a command to get the current
  time and reset the system clock.
  
  I didn't pay much attention then 'cause I thought the script I used to
  use with RH would work.  They don't.  (No 'rdate' and no 'clock').
 
 $ dpkg -S rdate
 netstd: /usr/man/man8/rdate.8.gz
 netstd: /usr/sbin/rdate

On my woody system:
  $ apt-cache show netstd
  [...]
  Filename: dists/frozen/main/binary-i386/net/netstd_3.07-17.deb
  [...]
  Description: Legacy package that you should remove.
   This package exists only to provide smooth upgrades.  Please remove it.

Note that in potato/woody, you'll need the rdate package instead of
netstd. Everything that was in netstd in slink has been split to
external packages, and netstd is an empty package that depends on them
all to help with updates.

It also gives a bit more flexibility over which identd/fingerd to run.


-- 
  finger for GPG public key.


pgpFoyIXDByTF.pgp
Description: PGP signature


Re: how do you set your system clock from a remote time server?

2000-04-22 Thread John Galt

Rdate is it's own package (in main/net)--a consequence of the Great Netstd
Shakeup.  I'm kind of guessing you need to look into hwclock (in
main/base/util-linux) as a replacement for clock (I've never really dealt
with RH's clock, so I'm feeling around in the dark on this one).  Having
said this, you might want to consider jumping protocols to the newer NTP
and install ntpdate: it's relatively automagic and I've heard rumors that
the atomic clocks are deprecating rdate.


On Sat, 22 Apr 2000, Maury Merkin wrote:

 I saw, just a few days ago, a post with a command to get the current
 time and reset the system clock.
 
 I didn't pay much attention then 'cause I thought the script I used to
 use with RH would work.  They don't.  (No 'rdate' and no 'clock').
 
 Tia
 
 Maury
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 

When you are having a bad day, and it seems like everybody is trying to
tick you off, remember that it takes 42 muscles to produce a frown, but
only 4 muscles to  work the trigger of a good sniper rifle.

Who is John galt?  [EMAIL PROTECTED], that's who!


Re: how do you set your system clock from a remote time server?

2000-04-22 Thread John Galt

Netstd is dead: there were issues with conflicting copyrights IIRC.  rdate
is in its own package ATM. 

On Sat, 22 Apr 2000, Pann McCuaig wrote:

 On Sat, Apr 22, 2000 at 10:54, Maury Merkin wrote:
  I saw, just a few days ago, a post with a command to get the current
  time and reset the system clock.
  
  I didn't pay much attention then 'cause I thought the script I used to
  use with RH would work.  They don't.  (No 'rdate' and no 'clock').
 
 $ dpkg -S rdate
 netstd: /usr/man/man8/rdate.8.gz
 netstd: /usr/sbin/rdate
 
 $ dpkg -S hwclock
 sysvinit: /usr/doc/sysvinit/examples/hwclock.sh
 util-linux: /sbin/hwclock
 util-linux: /usr/man/man8/hwclock.8.gz
 util-linux: /etc/init.d/hwclock.sh
 
 $ cat /root/bin/setclock.sh
 #!/bin/sh
 /usr/sbin/rdate -s time.nist.gov
 /sbin/hwclock --systohc
 
 So, you need to have the netstd and util-linux packages installed, and
 use hwclock (as of libc6) instead of clock. No worries!
 
 Luck,
 Pann
 -- 
 geek by nature, Linux by choice L I N U X   .~.
 The Choice  /V\
 http://www.ourmanpann.com/linux/ of a GNU  /( )\
 Generation ^^-^^
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 

When you are having a bad day, and it seems like everybody is trying to
tick you off, remember that it takes 42 muscles to produce a frown, but
only 4 muscles to  work the trigger of a good sniper rifle.

Who is John galt?  [EMAIL PROTECTED], that's who!


Re: how do you set your system clock from a remote time server?

2000-04-22 Thread John Hasler
John Galt writes:
 Having said this, you might want to consider jumping protocols to the
 newer NTP and install ntpdate

Or chrony.
-- 
John Hasler
[EMAIL PROTECTED]
Dancing Horse Hill
Elmwood, Wisconsin


Time Server

1998-07-15 Thread Daniel Mashao
Long time ago when I was new to Linux I had a nice program that updated my
system clock with time from somewhere on the net. Now I need that program
again and have a hard time finding it using search engines and searching
the infinite sunsite. Anybody knows what I am talking about and where I
can find it?

/--/
Daniel J. Mashao
Electrical Engineering  [EMAIL PROTECTED]
University of Cape Town http://www.ee.uct.ac.za/~daniel 
Rondebosch, 7700, S. Africa (w) 27+21+650 2816  (h) 27+21+705 8469
/--/


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Time Server

1998-07-15 Thread Christopher Barry
Hi,

I used a freeware program for windows a long time ago that set my bios clock to 
the
time served from a local atomic clock, but I don't remember where I got it 
from. It
may have been download.com or something and it wouldn't be of use to you 
anyways being
that it's for windows, but maybe the guy that did the windows version also did 
the
Linux version? If you find it for Linux, be sure to drop me the url so I can 
fetch it
to. This actually would be a good thing to package for Debian come to think of 
it.

Chris



Daniel Mashao wrote:

 Long time ago when I was new to Linux I had a nice program that updated my
 system clock with time from somewhere on the net. Now I need that program
 again and have a hard time finding it using search engines and searching
 the infinite sunsite. Anybody knows what I am talking about and where I
 can find it?

 /--/
 Daniel J. Mashao
 Electrical Engineering  [EMAIL PROTECTED]
 University of Cape Town http://www.ee.uct.ac.za/~daniel
 Rondebosch, 7700, S. Africa (w) 27+21+650 2816  (h) 27+21+705 8469
 /--/

 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null




--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Time Server

1998-07-15 Thread Christophe Broult
Daniel Mashao [EMAIL PROTECTED] writes:

 Long time ago when I was new to Linux I had a nice program that updated my
 system clock with time from somewhere on the net. Now I need that program
 again and have a hard time finding it using search engines and searching
 the infinite sunsite. Anybody knows what I am talking about and where I
 can find it?

You may consider using NTP or rdate (found in the netstd package).

Chris

-- 
// Chris Broult http://www.info.unicaen.fr/lpv


[EMAIL PROTECTED]:~ $ dpkg --status xntp3
Package: xntp3
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 384
Maintainer: Bdale Garbee [EMAIL PROTECTED]
Version: 5.93-2
Replaces: xntp
Depends: libc6
Conflicts: xntp
Conffiles:
 /etc/cron.weekly/xntp3 4db595b81ca7ae4fda584fb92516a40d
Description: Network Time Protocol clients and server
 The Network Time Protocol allows for the synchronization of clocks on
 networked computers.  The xntpd daemon implements NTP, allowing Unix
 systems to participate in this synchronization.
 .
 NTP was designed with attention to details which might introduce
 systematic bias into the computations, and the protocol is capable of
 synchronizing with even the most precise external time sources.
 .
 The NTP protocol supported by xntpd is defined in RFC's 1059, 1119, and
 1305 for versions 1, 2, and 3, respectively.  For more information on how
 NTP works, and how to configure a campus of xntpd daemons, load the optional
 Debian package 'xntp3-doc'.

[EMAIL PROTECTED]:~ $ 


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Time Server

1998-07-15 Thread Manfred Bartz

Daniel Mashao [EMAIL PROTECTED] writes:

 Long time ago when I was new to Linux I had a nice program that updated my
 system clock with time from somewhere on the net. Now I need that program
 again and have a hard time finding it using search engines and searching
 the infinite sunsite. Anybody knows what I am talking about and where I
 can find it?

Searching for ``xntp'' should give you many references.  It is also
avalable as a Debian package on the latest CD.  (It may also be on
older CDs, but I can't check).

  debian/hamm/hamm/binary-i386/net/xntp3-doc_5.93-2.deb
  debian/hamm/hamm/binary-i386/net/xntp3_5.93-2.deb

xntp may be an overkill.  If all you want to do is sych your local
clock to that of your ISP once or twice a day, have a look at
``netdate'' which should be part of the base system.  Ask your
admin/ISP for the name or IP addr of a system you can get the time
from (It does not have to run a special server for netdate).

man netdate

This will align your clock with the ISP's system:
netdate -l 30  udp host.yourdomain.za}

Cheers
-- 
Manfred
---
The important thing is not to stop questioning.  Curiosity has 
its own reason for existing.-- Albert Einstein


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Time Server

1998-07-15 Thread Pere Camps
Daniel,

 Long time ago when I was new to Linux I had a nice program that updated my
 system clock with time from somewhere on the net. Now I need that program
 again and have a hard time finding it using search engines and searching
 the infinite sunsite. Anybody knows what I am talking about and where I
 can find it?

Put this in your /etc/cron.daily/set_date

#!/bin/sh
rdate -s clock.psu.edu  /dev/null

And your clock will be set every day. :-)

Salutacions, Pere     __oUltima Ratio Regum
  2:343/108.91   -  _`\;_mailto:[EMAIL PROTECTED]
PGP key available ---  (_)/ (_)  http://casal.upc.es/~pere/


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Time Server

1998-07-15 Thread Mike Merten
On Wed, Jul 15, 1998 at 11:45:26AM +0200, Pere Camps wrote:
 
 Put this in your /etc/cron.daily/set_date
 
 #!/bin/sh
 rdate -s clock.psu.edu  /dev/null
 
 And your clock will be set every day. :-)
 

Thanks for that one... I put it in my ip-up.d directory :)

Mike


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null