aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-20 15:52:26 -0500
committerMatt Rude <[email protected]>2011-05-20 15:52:26 -0500
commitaec844451a3bf73ea4c691053d384209321489cd (patch)
tree4170d0805ec3ca5e906f20441775ae06d0025b90 /index.html
parent1454d0cea688a03899c92e68efd1cc48a7706b1a (diff)
downloadtime.mattrude.com-aec844451a3bf73ea4c691053d384209321489cd.tar.gz
time.mattrude.com-aec844451a3bf73ea4c691053d384209321489cd.tar.bz2
time.mattrude.com-aec844451a3bf73ea4c691053d384209321489cd.zip
new home page.
Diffstat (limited to 'index.html')
-rw-r--r--index.html29
1 files changed, 13 insertions, 16 deletions
diff --git a/index.html b/index.html
index df13518..5115003 100644
--- a/index.html
+++ b/index.html
@@ -6,20 +6,17 @@
<link rel="icon" href="favicon.ico" type="image/x-icon" />
</head>
<body>
- <div id="sidebar" class="sidebar">
- <h1><a href="/">time.mattrude.com</a></h1>
- <div id="quickstart" class="mod">
- <ol>
- <li><a href="status/">Status</a></li>
- <li><a href="uses/">How do I <i>use</i> this server?</a></li>
- <li><a href="building/">Building this server.</a></li>
- </ol>
- </div>
- <h3>Translations</h3>
- <ul id="translations" class="mod">
- <li><a href="/en/join.html">English</a></li>
- <li><a href="/fr/join.html">Fran�ais</a></li>
- <li><a href="/nl/join.html">Nederlands</a></li>
- </ul>
- </div>
+ <div id="primary" class="main">
+ <center><h2>time.mattrude.com</h2></center>
+ <p>Welcome to my public time server. This site, time.mattrude.com, is a cluster of two <a href='http://ntp.org'>ntp</a> timeservers hosted by <a href='rackspacecloud.com'>Rackspace</a> in Dallas TX.</p>
+ <h3>pool.ntp.org</h3>
+ <p>These servers are part of the <a href='http://www.pool.ntp.org'>NTP Pool</a> and are avalable to the public for synchronizing your computer's time over the internet. Please do not directly configure a system to only use these servers.</p>
+ <p>The <a href='http://www.pool.ntp.org'>NTP Pool</a> project is a big virtual cluster of timeservers providing reliable easy to use NTP service for millions of clients.</p>
+ <p>The pool is being used by millions or tens of millions of systems around the world. It's the default "time server" for most of the major Linux distributions and many networked appliances.</p>
+ <p>Both of these servers are running as <a href='http://en.wikipedia.org/wiki/Network_Time_Protocol#Clock_strata'>stratum 2</a> timeservers, with a maximum offset of 20ms.</p>
+ <div id='offset_graphs'>
+ <a href='http://www.pool.ntp.org/scores/174.143.169.159'><img src='http://www.pool.ntp.org/scores/174.143.169.159/graph/offset.png'></a>
+ <a href='http://www.pool.ntp.org/scores/174.143.174.61'><img src='http://www.pool.ntp.org/scores/174.143.174.61/graph/offset.png'></a>
+ </div>
+ </div>
</body>