<div dir="ltr">Thanks nesenu, just what I was looking for. And never used ansible before, but that looks like it could make managing my soon to be 4 relay servers a breeze, will definitely check it out. </div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">-- Dakota Hourie --</div></div>
<br><div class="gmail_quote">On Sat, Dec 24, 2016 at 1:54 PM, nusenu <span dir="ltr"><<a href="mailto:nusenu@openmailbox.org" target="_blank">nusenu@openmailbox.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Would anyone be able to point me in the right direction to be able to run<br>
> multiple instances of tor for a multi core cpu.<br>
><br>
> Tor version is 2.9.8 on Ubuntu 16.04.<br>
<br>
</span>The tor package from <a href="http://deb.torproject.org" rel="noreferrer" target="_blank">deb.torproject.org</a> ships a little script that helps<br>
you with that:<br>
<br>
tor-instance-create<br>
<br>
<a href="https://gitweb.torproject.org/debian/tor.git/tree/debian/tor-instance-create.8.txt" rel="noreferrer" target="_blank">https://gitweb.torproject.org/<wbr>debian/tor.git/tree/debian/<wbr>tor-instance-create.8.txt</a><br>
<br>
torrc files will be located under<br>
/etc/tor/instances/<instance-<wbr>name>/torrc<br>
<br>
and you can use the usual systemctl commands to manage them<br>
systemctl start tor@<instance-name><br>
<br>
<br>
<br>
Or if you are planing to run more than one server or want to use the<br>
relatively new OfflineMaster key feature without all the manual steps<br>
you can take a look at ansible to manage your tor instances.<br>
<br>
<a href="https://github.com/nusenu/ansible-relayor" rel="noreferrer" target="_blank">https://github.com/nusenu/<wbr>ansible-relayor</a><br>
<br>
<br>______________________________<wbr>_________________<br>
tor-relays mailing list<br>
<a href="mailto:tor-relays@lists.torproject.org">tor-relays@lists.torproject.<wbr>org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" rel="noreferrer" target="_blank">https://lists.torproject.org/<wbr>cgi-bin/mailman/listinfo/tor-<wbr>relays</a><br>
<br></blockquote></div><br></div>