Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: TheMrJihell on July 01, 2017, 05:26:17 PM
-
Hello!
I'm a new user of tiny core! I love this os but i have a problem...
I need to install tor browser on TC but i don't find any tutorial, so anybody can help me? I'm not very accustomed with linux OS so idk how can i do it.
Thanks!
Sorry for my bad english, hello from France :-*
-
It is in the repo for X86 V8.
Please read the book:
http://tinycorelinux.net/book.html
You did not specify your version and platform so I can't say whether it is available for your machine.
-
Hi thanks for this reply
I use Core plus in a vm (for test). Is it ok ?
I'll read this book tonight :)
-
That still does not identify the version and platform.
Show the output of:
version
and
uname -a
Doesn't "tce-load -iw tor" work?
-
That say me tor is already installed but he's not in the apps menu :/
-
I suggest you install and read tor-docs.
-
That say me tor is already installed but he's not in the apps menu :/
The tor extension does not create a menu item or icon, but you can run it from a terminal window.
There are also some hints on use in /usr/local/etc/tor/tor-tips.txt
-
Ok, i start tor, but this is not a browser? I must use firefox to work with him ? Thanks :)
-
If you look at the various links in tor-tips.txt, the tor people recommend using the tor browser bundle
-
Yep i looked it's difficult for a beginner than me. i saw a script on this forum forum.tinycorelinux.net/index.php?topic=11352.0
Does it works ? How run it?
Sorry for all :/
-
I've never tried the script, but I just downloaded the pre-built tor browser bundle from the tor web site and it works - google comes up in the Ukraine...
I used tor-browser-linux64-7.0.1_en-US.tar.xz
Unpack the tarball somewhere and then: $ tce-load -i tor zenity glibc_apps dbus-glib gtk2 bash
$ cd tor-browser_en-US/Browser
$ ./start-tor-browser
Note that, since this uses a modified version of firefox, a symlink /lib64 -> /lib is required for corepure64.
Note also that the tor-browser-bundle cannot access tinycorelinux.net, it gives a 403 error :)
-
this command helped me a lot! Thanks it's working now!
PS: I didn't found any docs for tor and tinycore in google, i searched 2 full days before posting on the forum :)