![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with network print server | elzalem | IP Networking | 3 | 11-15-2007 04:31 PM |
| How To Provide Time Sync Using Nts-150 Time Server On Unix Network? | pesty | UNIX for Advanced & Expert Users | 2 | 03-22-2007 02:20 AM |
| change network time protocol | CBarraford | OS X (Apple) | 4 | 03-05-2007 08:12 PM |
| home network - can you have a primary name server, or only a caching-only name server | xyyz | UNIX for Dummies Questions & Answers | 3 | 02-18-2004 01:13 PM |
| RH 9 and Network Time Protocol | jaredGalen | IP Networking | 1 | 12-08-2003 11:08 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
It is quite simple:
Managing Network Time Protocol (Tasks) (System Administration Guide: Network Services) |
|
||||
|
Not configuring it The Way $dmr Intended with the time set to GMT internally and the necessary configuration to display local time is probably not a good idea. Are you really sure that is what you want?
Of course you can detach your NTP servers from the rest of the world and synchronize only internally, but that really seems like a backwards solution to a non-problem. |
|
||||
|
it seems that you didnt understand me well ,if I use the command:
'ntpdate <ntp IP address>' this will adjust time on all unix servers to GMT??? but I need to make time on all servers equal to my country local time which is GMT+3 |
|
||||
|
Edit following file and enter the line given below...
# vi /etc/inet/ntp.conf --------------On client machin server 10.22.17.50 prefer # svcs -v ntp # svcadm disable ntp ( For Solaris9: #/etc/init.d/xntpd stop) # svcadm enable ntp ( For Solaris9: #/etc/init.d/xntpd start) Whereas 10.22.17.50 is your NTP server. |
| Sponsored Links | ||
|
|