I made myself a scipt that you can set the time using a time server, first of 
all you want to do an "apt-get install rdate"

and then use this script to set the time (must be done as root)
it is easier to make this command into a bash script so you don't have to 
remember it.

"rdate -s clock-1.cs.cmu.edu && hwclock --systohc"

as far as security goes, I have no idea.

If you want to change your login manager you can simply use apt-get 
for GDM (gnome display manager):

"apt-get install gdm"

for KDM

"apt-get install kdm"


On Saturday 22 September 2001 01:32, Kevin Lee wrote:
> 1. Does anyone know how to set system clock?  And how to synchronize it
> with a time clock server?  And how secure is it?
>
>
> 2. Does anyone know how to change default display (login) manager?  I have
> xdm, which is ok, but just wondering.
>
>
> Thanks,
> Kevin Lee

----------------------------------------
Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description: 
----------------------------------------

Reply via email to