
Sorry to bother you guys again Its 6am here and after reading the FAQ and other install guides I am out of ideas I just complied TOR (hurray!) on a NON-ROOT server. 1. Issue: I cant find the torrc file. I found out that the rest of the stuff is in ~./tor but no torrc at all. Where is it/should I put it? 2. Issue: I only need the complied TOR executable and I can safely delete all the other stuff? Cheers, Markus

Markus Koch:
I just complied TOR (hurray!) on a NON-ROOT server. TOR -> Tor (tor here, I guess).
1. Issue: I cant find the torrc file. I found out that the rest of the stuff is in ~./tor but no torrc at all. Where is it/should I put it? There is no torrc installed. You can create it wherever you want and pass the path to it via '-f' option to tor:
$ ./src/or/tor -f /home/bunny/lol-torrc On most of the systems it can be found at /etc/tor/torrc.
2. Issue: I only need the complied TOR executable and I can safely delete all the other stuff?
Yes, 'tor' binary should be enough. You can keep default torrc if you want. -- Ivan Markin

<3 2016-08-24 6:28 GMT+02:00 Ivan Markin <twim@riseup.net>:
Markus Koch:
I just complied TOR (hurray!) on a NON-ROOT server. TOR -> Tor (tor here, I guess).
1. Issue: I cant find the torrc file. I found out that the rest of the stuff is in ~./tor but no torrc at all. Where is it/should I put it? There is no torrc installed. You can create it wherever you want and pass the path to it via '-f' option to tor:
$ ./src/or/tor -f /home/bunny/lol-torrc
On most of the systems it can be found at /etc/tor/torrc.
2. Issue: I only need the complied TOR executable and I can safely delete all the other stuff?
Yes, 'tor' binary should be enough. You can keep default torrc if you want.
-- Ivan Markin _______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
participants (2)
-
Ivan Markin
-
Markus Koch