This one time, at band camp, Nathan McKinlay wrote: >Hi all > >Probably a very basic question, that I hope someone can help me with. > >The year on my debian server (new web server) shows as 2051, obviously I >would like it to show 2003.
set the system date to the current time: date --set "21/03/2003 19:53" save the system date to the hardware clock: hwclock --systohc -- [EMAIL PROTECTED] http://spacepants.org/jaq.gpg -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
