![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to change time on servers | masquerer | AIX | 2 | 05-15-2008 04:28 AM |
| change the time in AIX | rocker40 | UNIX for Dummies Questions & Answers | 1 | 03-15-2007 08:39 AM |
| How To change time? | Sirius | Linux | 4 | 12-15-2005 12:37 PM |
| How to change time as root? | whatisthis | UNIX for Dummies Questions & Answers | 1 | 09-09-2004 01:09 PM |
| Time change not working... | conflansun | UNIX for Dummies Questions & Answers | 7 | 11-02-2001 10:40 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
change time
The time of our Solaris server now is slowly more 20 seconds.
How can we change it ? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
I use "ntpdate" to synchronise the time time an internal source.
This can be done one off, or repeatedly as a service. one off: Code:
ntpdate host-to-sync-from |
|
#3
|
|||
|
|||
|
man -k nntp should do you,
|
|
#4
|
|||
|
|||
|
The date command allows you to slowly correct the time, manually, without a connection to the net or to a local time server. It's a one time fix.
using nntp is a permanent solution if you have access to a time server. |
|||
| Google The UNIX and Linux Forums |