[tor-commits] r26560: {website} tell relay operators how to try arm (and tell them how to do (website/trunk/docs/en)
Roger Dingledine
arma at torproject.org
Tue Jan 28 11:24:47 UTC 2014
Author: arma
Date: 2014-01-28 11:24:46 +0000 (Tue, 28 Jan 2014)
New Revision: 26560
Modified:
website/trunk/docs/en/tor-relay-debian.wml
Log:
tell relay operators how to try arm (and tell them how to do it safely)
should resolve ticket 10700.
Modified: website/trunk/docs/en/tor-relay-debian.wml
===================================================================
--- website/trunk/docs/en/tor-relay-debian.wml 2014-01-28 04:49:46 UTC (rev 26559)
+++ website/trunk/docs/en/tor-relay-debian.wml 2014-01-28 11:24:46 UTC (rev 26560)
@@ -158,6 +158,16 @@
MyFamily option</a> in all your relays' configuration files.
</p>
+ <p>
+ 13. You might like to use the <a
+ href="https://www.atagar.com/arm/">arm</a> relay monitor to watch
+ your relay's activities from the command line. First, "sudo apt-get
+ install tor-arm". Second, as the user that will be running arm, run
+ "sudo adduser $USER debian-tor" to add your user to the debian-tor
+ group so it can reach Tor's controlsocket. Then log out and log back
+ in (so your user is actually in the group), and run "arm".
+ </p>
+
<hr>
<p>If you have suggestions for improving this document, please <a
More information about the tor-commits
mailing list