diff options
author | Thomas Sjögren <thomas@northernsecurity.net> | 2005-05-12 19:51:27 +0000 |
---|---|---|
committer | Thomas Sjögren <thomas@northernsecurity.net> | 2005-05-12 19:51:27 +0000 |
commit | 47c4c9e2eaddc5666cac8cbbbf50ac7a135073d0 (patch) | |
tree | 48acb9a3a8c98fe9cada792007f488ebd0b43340 | |
parent | b01057432891f104351d60f15ed4f9436179ef1a (diff) | |
download | tor-47c4c9e2eaddc5666cac8cbbbf50ac7a135073d0.tar.gz tor-47c4c9e2eaddc5666cac8cbbbf50ac7a135073d0.zip |
When setting up a server, make sure your clock is accurate.
svn:r4197
-rw-r--r-- | doc/tor-doc.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index a276480205..1701ac7b05 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -269,6 +269,8 @@ as a server on Windows now as well.) </p> <ul> +<li>0. Verify that your clock is set correctly. If possible, synchronize +your clock with public time servers.</li> <li>1. Edit the bottom part of your torrc (if you installed from source, you will need to copy torrc.sample to torrc first. Look for them in /usr/local/etc/tor/ on Unix). If you installed a package, you should look |