home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 11198 < prev    next >
Encoding:
Internet Message Format  |  1993-01-13  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!cis.ksu.edu!tch
  2. From: tch@cis.ksu.edu (Thomas C Hampton )
  3. Newsgroups: comp.unix.bsd
  4. Subject: setting the system date
  5. Date: 13 Jan 93 05:28:35 GMT
  6. Organization: Kansas State University
  7. Lines: 24
  8. Message-ID: <tch.726903290@cygnus.cis.ksu.edu.cis.ksu.edu>
  9. NNTP-Posting-Host: cygnus.cis.ksu.edu
  10.  
  11. Howdy There again!
  12.  
  13. I cannot seem to set the system date successfully.  I can run date
  14. without any problem, but when I shutdown -r now.  Upon reboot the date
  15. comes back wrong!  The date actually comes back to what it was before
  16. I changed it.  I have done the following:
  17.  
  18. rm /etc/localtime; 
  19. ln -s /usr/share/zoneinfo/US/Central localtime
  20. date 9301122231.00
  21.  
  22. ...
  23.  
  24. Date then reports the set time and the syslog shows the entry, but
  25. after shutdown and reboot the date comes back as what it was before I
  26. did the date set.
  27.  
  28. Thanks for any help.
  29. --
  30. Tom C Hampton                College of Engineering
  31. Kansas State University              Compter Science
  32. NASA Mobile Robotics Research Group   Electrical and Computer Engineering
  33.   "I love Calculus, I just wish I understood it!" --My wife
  34.  
  35.