On 11/21/2014 09:44 AM, Chuck Peters wrote:
Nov 16 00:00:00.000 [notice] Opening OR listener on 0.0.0.0:80 Nov 16 00:00:00.000 [warn] Could not bind to 0.0.0.0:80: Permission denied
As stated in [1] you could try something like
$> setcap 'cap_net_bind_service=+ep' /usr/bin/tor
[1] http://serverfault.com/questions/112795/how-can-i-run-a-server-on-linux-on-p...