how to update system time

Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default how to update system time

    I am runnning solaris v8 on an intel box. How can I update the system
    time without bringing down the system and using the bios.


    Thank you for your help


    phil

    pil blaster Guest

  2. Similar Questions and Discussions

    1. FMS has detected system time is going backwards
      Hi, I have a REGISTERED Flash media server version with update 1 and when i try to start it I have this error in the evnet log : "FMS has...
    2. update statistics slowing system
      Should doing an update statistics on a table in one database affect the preformance of users in a totally separate database. Does it lock some...
    3. Weird spike in System time every 5:00 minutes...
      Hi All, I have what I consider to be an odd behavior on some of my AIX boxes. So far, on most of the AIX servers I have that are running Sybase,...
    4. message varied with system time
      Hi, You can typecast it to an integer like this: hour = value(chars(the time, 1, 2)) min = value(chars(the time, 4,5)) I'm not sure how the...
    5. Time on Update is exactly 3 hours less than time entered
      I am Updating a record on a hosted SQL-S2K. I am using a WebService and a stored procedure to do the Update. Two of the columns are smalldatetime...
  3. #2

    Default Re: how to update system time

    pil blaster wrote:
    >
    > I am runnning solaris v8 on an intel box. How can I update the system
    > time without bringing down the system and using the bios.
    >
    > Thank you for your help
    >
    > phil
    Hi


    rdate clock.psu.edu
    David Michaels Guest

  4. #3

    Default Re: how to update system time

    In article <3F1EF576.5010000@optonline.net>,
    pil blaster <_phil_blaster@optonline.net> wrote:
    >I am runnning solaris v8 on an intel box. How can I update the system
    >time without bringing down the system and using the bios.
    man date

    --
    Barry Margolin, [email]barry.margolin@level3.com[/email]
    Level(3), Woburn, MA
    *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
    Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
    Barry Margolin Guest

  5. #4

    Default Re: how to update system time

    thanks, this comes under RTFM!
    I didn't know date could update the system time.
    I thought it would only display.

    again, RTFM!
    thanks

    Barry Margolin wrote:
    > In article <3F1EF576.5010000@optonline.net>,
    > pil blaster <_phil_blaster@optonline.net> wrote:
    >
    >>I am runnning solaris v8 on an intel box. How can I update the system
    >>time without bringing down the system and using the bios.
    >
    >
    > man date
    >
    pil blaster Guest

  6. #5

    Default Re: how to update system time

    cool!
    thanks

    David Michaels wrote:
    > pil blaster wrote:
    >
    >>I am runnning solaris v8 on an intel box. How can I update the system
    >>time without bringing down the system and using the bios.
    >>
    >>Thank you for your help
    >>
    >>phil
    >
    >
    > Hi
    >
    >
    > rdate clock.psu.edu
    pil blaster Guest

  7. #6

    Default Re: how to update system time

    In article <3F1EF476.4C426885@uc.edu>,
    David Michaels <david.michaels@uc.edu> wrote:
    >rdate clock.psu.edu
    The OP's ISP likely has a local timeserver for their customers.
    uc.edu likely does as well.

    John
    [email]groenveld@acm.org[/email]
    John D Groenveld Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139