Page 2 of 2

Re: Tor Browser Bundle for GNU/Linux

Posted: 20 Mar 2013, 20:23
by brokenman
There is nothing i can find about it in google beside it could have to do with root/guest problem.
Yes this is no doubt a permissions problem. I battled with this when creating the module. I will try to reproduce and fix it. For now you can try changing everything in the Tor folder to be owned by guest.

From root console

Code: Select all

chown -R 1000:1000 /opt/tor-browser*

Re: Tor Browser Bundle for GNU/Linux

Posted: 21 Mar 2013, 10:33
by lukaluki
Thank you :), It works when doing this!

kind regards

Re: Tor Browser Bundle for GNU/Linux

Posted: 21 Mar 2013, 13:08
by Hamza
You can add this command to /etc/rc.d/rc.local file in order to fix permanently this error in case of future modifications inside tor-browser directory.

Re: Tor Browser Bundle for GNU/Linux

Posted: 05 Apr 2013, 15:37
by lukaluki
Hi Brokenman,

there is an update for the TOR-Bundle, can you please update the package 64bit or tell me how to upgrade it myself?
This would be very kind!

EDIT:
When I extract the xzm File from you I can find the opt folder contains exactly the files which can be downloaded from the torbundle website - so I can just replace them? I am corrious about the other Folders in the xzm like "log" which contains package files I dont know what they do.

Thank you in advanced!
regards

Re: Tor Browser Bundle for GNU/Linux

Posted: 05 Apr 2013, 20:14
by brokenman
Yes exactly. The tor bundle is statically compiled so you can simply replace everything in the opt folder. I would also do:

Code: Select all

chown -R 1000:1000 /opt/tor-browser-bundle
If you have permission problems when trying to start, then run the above code (not exactly sure of folder name in /opt) before repacking the final module.

Tor Browser Bundle for GNU/Linux

Posted: 29 Jul 2017, 01:10
by snake_wolf
can u reprovide the 32 module cuz its telling me server cant be found :D