On 06/25/2018 08:01 PM, Keifer Bly wrote:
Ok. It could be possible your tor installation was somehow corrupted. Try completely uninstalling tor with this command
As root: apt-get remove tor
This should completely uninstall tor
I am saying this as it could be that somehow one of your tor files was accidentally deted or moved. Doing this will unfortunately mean that you will have to go through these steps again
In the terminal root window type “apt install tor”. This will tell Linux to install the tor relay packages.
In the root terminal window, type “gedit /etc/tor/torrc” This sould open the file so you can add the bridge configuration.
If Linux yells at you for trying to install unrecognized packages in installing tor, do the following things listed here: https://www.torproject.org/docs/debian.html.en
I always use the Tor Project repo, as in option two on that page.
<SNIP>