Re: Newbie: Changing the date in Linux

2002-08-28 Thread Hidong Kim
As root, do 'date 08271200', for example. This will reset the time to August 27, noon. Good luck, Hidong Brian Lucas wrote: > Is there an easy way to change the date in Linux without rebooting the box? > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsu

RE: Newbie: Changing the date in Linux

2002-08-28 Thread Carter, Shaun G
Umm, you mean hey , right? -Original Message- From: Jack Bowling [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 7:58 PM To: [EMAIL PROTECTED] Subject: Re: Newbie: Changing the date in Linux ** Reply to message from daniel <[EMAIL PROTECTED]> on Tue, 27 Aug 2002 14

Re: Newbie: Changing the date in Linux

2002-08-27 Thread Saul Arias
On Tue, 2002-08-27 at 19:58, Jack Bowling wrote: > Hey, Shawn. Here is my script. The NRC server is just outside Ottawa and is freely >accessible for all: > > #!/bin/bash > #National Research Council of Canada > rdate -s 209.87.233.53 You might want to change this last line to: rdate -s time.ch

Re: Newbie: Changing the date in Linux

2002-08-27 Thread Jack Bowling
** Reply to message from daniel <[EMAIL PROTECTED]> on Tue, 27 Aug 2002 14:05:50 -0700 > you know where i could find a directory of time servers? i'm looking for > one in the vancouver and ottawa areas Hey, Shawn. Here is my script. The NRC server is just outside Ottawa and is freely accessib

Re: Newbie: Changing the date in Linux

2002-08-27 Thread Saul Arias
On Tue, 2002-08-27 at 17:05, daniel wrote: > you know where i could find a directory of time servers? i'm looking for > one in the vancouver and ottawa areas http://www.eecis.udel.edu/~mills/ntp/clock2.htm -- Saul Arias - [EMAIL PROTECTED] -- redhat-list mailing list unsubscribe mailto:[EM

Re: Newbie: Changing the date in Linux

2002-08-27 Thread daniel
upon meeting american president harry s. truman - Original Message - From: "Carter, Shaun G" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 1:09 PM Subject: RE: Newbie: Changing the date in Linux | | | -Original Message- | From: Ri

RE: Newbie: Changing the date in Linux

2002-08-27 Thread Carter, Shaun G
-Original Message- From: Rick Forrister [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 3:50 PM To: [EMAIL PROTECTED] Subject: Re: Newbie: Changing the date in Linux > Brian Lucas wrote: > > Is there an easy way to change the date in Linux without rebooting the &

Re: Newbie: Changing the date in Linux

2002-08-27 Thread Anthony Abby
On Tue, 2002-08-27 at 15:43, Brian Lucas wrote: > Is there an easy way to change the date in Linux without rebooting the box? Of course :) man date Anthony -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat

Re: Newbie: Changing the date in Linux

2002-08-27 Thread Rick Forrister
> Brian Lucas wrote: > > Is there an easy way to change the date in Linux without rebooting the > box? Yes. try "man timeconfig" and "man setclock". rickf -- If you are successfull they'll beat a path to your doorstep ... Picket signs firmly in hand! -- redhat-list mailing list unsub

Re: Newbie: Changing the date in Linux

2002-08-27 Thread Matt Rowley
> Is there an easy way to change the date in Linux without rebooting the > box? man date -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Newbie: Changing the date in Linux

2002-08-27 Thread Brian Lucas
Title: Newbie: Changing the date in Linux Is there an easy way to change the date in Linux without rebooting the box?