On 04/19/2014 05:42 PM, kbesig wrote:
My relay became one of the "rejected" since the heartbleed vulnerability surfaced so I reformatted my XP relay and did a fresh Ubuntu 14.04 LTS install. Built vidalia-0.2.21 from source using:
I would suggest completely avoiding (the burden of) Vidalia. You can just install Tor as standalone daemon : https://www.torproject.org/docs/debian.html.en
If you want an interface to inspect your relay's traffic (the reason you wanted Vidalia?), I suggest tor-arm (provided you've already added Tor's repositories):
apt-get install tor-arm
then run :
sudo -u debian-tor arm
Cheers, Alex