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/%22%3Earm</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
tor-commits@lists.torproject.org