August 28th, 2008
This article explains network time synchronization
Even when the Internet when was its infancy, with no more than a few computers connected together it became apparent that there was a need for time synchronisation. Computers are easily confused particularly with time which can only travel in one direction.
When a communication is sent from one computer and received by seems to have arrived before it was sent and this can cause unforeseen problems.
Think about buying an airline ticket only to turn up at the airport to find somebody has bought your seat after you did because they booked it on a computer with a slower clock!
This is a preview of
NTP Time Server - The Art of Synchronisation
.
Read the full post (542 words, estimated 2:10 mins reading time)Share This
Filed under: 313 | No Comments »
June 29th, 2008
This article explains the basics of NTP servers
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:”Table Normal”;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:”";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin-top:0cm;
mso-para-margin-right:0cm;
mso-para-margin-bottom:10.0pt;
mso-para-margin-left:0cm;
line-height:115%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:”Calibri”,”sans-serif”;
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:”Times New Roman”;
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;}
NTP servers or Network Time Protocol are devices that
connect to a computer network and synchronise all machines to a single time source. Of course most
Windows operating systems have an
inbuilt NTP program called Windows Time that can synchronise to an Internet time
source; however, these can not be authenticated and can leave a computer
network open to abuse.
Share This
Filed under: Computers | No Comments »
June 22nd, 2008
This
article describes how to configure Windows to act as an authoritative time
server using NTP (Network Time Protocol).
Computer time synchronisation is highly
important in modern computer networks, precision and time synchronization is
critical in many applications, particularly time sensitive transactions. Just
imagine buying an airline seat only to be told at the airport that the ticket
was sold twice because it was purchased afterwards on a computer that had a
slower clock!
This is a preview of
Configuring a Windows Based NTP Network Time Server
.
Read the full post (1063 words, estimated 4:15 mins reading time)Share This
Filed under: Computers | No Comments »