[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r15395: Update the mirrors page to explain how to make a mirror. Use (website/trunk/en)
Author: ioerror
Date: 2008-06-22 00:22:11 -0400 (Sun, 22 Jun 2008)
New Revision: 15395
Modified:
website/trunk/en/mirrors.wml
Log:
Update the mirrors page to explain how to make a mirror. User suggestion.
Modified: website/trunk/en/mirrors.wml
===================================================================
--- website/trunk/en/mirrors.wml 2008-06-22 00:27:34 UTC (rev 15394)
+++ website/trunk/en/mirrors.wml 2008-06-22 04:22:11 UTC (rev 15395)
@@ -14,6 +14,19 @@
</p>
<p>
+If you would like to run a mirror, it's as easy as this command to download
+everything a mirror should share with the world:
+<br /> <br />
+<tt>
+rsync -av rsync://rsync.torproject.org/tor tor-mirror/
+</tt>
+<br/> <br/>
+Please ensure that you keep your mirror updated (we suggest automating this
+task with something like '<tt>cron</tt>'). Our website, source code and
+binary releases change often. Tor users everywhere will thank you.
+</p>
+
+<p>
If you are running a mirror, please email
<a href="mailto:tor-webmaster@xxxxxxxxxxxxxx">tor-webmaster@xxxxxxxxxxxxxx</a>
and we'll add it to the list.