how to get the same time in two systems,


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers how to get the same time in two systems,
# 1  
Old 11-10-2011
how to get the same time in two systems,

Hi all,

how to get the same time in two systems,

for example:

in one system i have the correct time, and second system i have wrong time.

now i want the first sytem to second sytem, i dont to want to do this work manually.

i know there is one command to get the time. in ntp.

please guide me to solve this thread, last two days iam searching for this..
# 2  
Old 11-10-2011
You need to set a ntp server... to get the time from
then its just a question of configuration ( /etc/ntp.conf )
# 3  
Old 11-10-2011
Hi already i configured, ntp , but both the servers are different place.

one is IST time zone and other is CDT time zone, i want to both the system has same time zone?
# 4  
Old 11-10-2011
Usually NTP uses only one time : UTC
So you should not have issues ( time zones are local ENV settings...)
This User Gave Thanks to vbe For This Post:
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Calculate Time diff in milli milliseconds(Time format : HH:MM:SS,NNN)

Hi All, I have one file which contains time for request and response. I want to calculate time difference in milliseconds for each line. This file can contain 10K lines. Sample file with 4 lines. for first line. Request Time: 15:23:45,255 Response Time: 15:23:45,258 Time diff... (6 Replies)
Discussion started by: Raza Ali
6 Replies

2. Shell Programming and Scripting

Convert UTC time into current UNIX sever time zone

Hi guys thanks for the help for my previous posts.Now i have a requirement that i download a XMl file which has UTC time stamp.I need to convert UTC time into Unix server timezone. For ex if the time zone of unix server is CDT then i need to convert into CDT.whatever may be the system time... (5 Replies)
Discussion started by: mohanalakshmi
5 Replies

3. Solaris

modifying date and time and time zone on solaris 5.10 with (redundant server) veritas

I have a cluster of two Solaris server (veritas cluster). one working and the other is standby I am going to change the date on them , and am looking for a secure solution as it is giving an important service. my opinion is that the active one doesn't need to be restarted (if I don't change the... (1 Reply)
Discussion started by: barry1946
1 Replies

4. What is on Your Mind?

From Systems Admin to Systems Eng.

I have been wondering how do Systems Administrators do the jump into Systems Engineering? Is it only a matter of time and experience or could I actually help myself get there? Opinions? Books I could read? Thanks a lot for your help! (0 Replies)
Discussion started by: svalenciatech
0 Replies

5. UNIX for Dummies Questions & Answers

move files between file systems with privileges, time stamp

Hi I have to move files between file systems but files in new file system must have the same attributes as in old one (privileges, time stamp etc). Which tool is best : - ufsdump / ufsrestore - tar - cpio - pax - dd - mv Or maybe there is sth else, you suggest to use. Thx for help (5 Replies)
Discussion started by: presul
5 Replies

6. Shell Programming and Scripting

Convert Epoch Time to Standard Date and Time & Vice Versa

Hi guys, I know that this topic has been discuss numerous times, and I have search the net and this forum for it. However, non able to address the problem I faced so far. I am on Solaris Platform and unable to install additional packages like the GNU date and gawk to make use of their... (5 Replies)
Discussion started by: DrivesMeCrazy
5 Replies

7. UNIX for Advanced & Expert Users

How To Provide Time Sync Using Nts-150 Time Server On Unix Network?

can anybody tel lme,how to instal NTS -150 on a unix network,it needs some patch to fetch time frm serve,,?? (2 Replies)
Discussion started by: pesty
2 Replies

8. UNIX for Dummies Questions & Answers

having 2 systems

Hello, My computer's operating system is Windows XP. Now, how can I install Red hat (ver7.3)? I want to have both of them in my PC. Please help... :rolleyes: Creative ;) (4 Replies)
Discussion started by: creative
4 Replies
Login or Register to Ask a Question