|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] silly silly question
|
Setting the system date:
if you are connected to the internet try:
rdate time-b.nist.gov (Only works if you have the rdate package
installed)
rdate will sync your computer with a remote time server
if you want to set your clock by hand use:
date 042513252001
date mon day hour min year
after setting your system date you might want to set your system clock
to match the system date
hwclock --systohc
this will set the hardware clock on your system
--
Rev. LeRoy D. Cressy mailto:ldc@netaxs.com /\_/\
http://www.netaxs.com/~ldc ( o.o )
Phone: 215-535-4037 > ^ <
Jesus saith unto him, I am the way, the truth, and the life:
no man cometh unto the Father, but by me. (John 14:6)
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|