GDPR Cookie Consent by SimpleServe Privacy Script What OS (Operating System) do you use? - AAD Consumer Forum

Announcement

Collapse
No announcement yet.

What OS (Operating System) do you use?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • pooky2483
    replied
    Re: What OS (Operating System) do you use?

    Originally posted by rizzle View Post
    Why?

    For most people Firefox routed through tor is not something you would really want to use all the time.

    Really only when you have a particular reason you want to maintain privacy, prevent tracking, or get around a block on something.

    For one thing, tor is generally much slower for browsing as the data is routed through all the extra places in the network.

    And it certainly isn't much good for downloading files, watching video etc. Waaaaaaaay too slow.
    Point taken as I am still learning, would it be any use with transmission? or is the internal blocklist enough (and keeping that up-to-date)

    Leave a comment:


  • Riz
    replied
    Re: What OS (Operating System) do you use?

    Originally posted by pooky2483 View Post
    I'll set it to run at boot-up. Thanks for that.
    Why?

    For most people Firefox routed through tor is not something you would really want to use all the time.

    Really only when you have a particular reason you want to maintain privacy, prevent tracking, or get around a block on something.

    For one thing, tor is generally much slower for browsing as the data is routed through all the extra places in the network.

    And it certainly isn't much good for downloading files, watching video etc. Waaaaaaaay too slow.

    Leave a comment:


  • pooky2483
    replied
    Re: What OS (Operating System) do you use?

    Originally posted by rizzle View Post
    Every time you want to use it, you run it from there like that.

    That is the thing with the bundle. It's all self contained.

    You can put that folder on any linux computer, anywhere in your home directory you like and run it from there. No more installing than that required.

    If you don't need it or want it any more, then just delete the folder.
    I'll set it to run at boot-up. Thanks for that.

    Leave a comment:


  • Riz
    replied
    Re: What OS (Operating System) do you use?

    Every time you want to use it, you run it from there like that.

    That is the thing with the bundle. It's all self contained.

    You can put that folder on any linux computer, anywhere in your home directory you like and run it from there. No more installing than that required.

    If you don't need it or want it any more, then just delete the folder.

    Leave a comment:


  • pooky2483
    replied
    Re: What OS (Operating System) do you use?

    Originally posted by rizzle View Post
    The tar.gz file is basically the equivalent of a zip file.

    You extract it (anywhere), and you get a folder called "tor-browser".

    Inside that folder is a script you run called "start-tor-browser".

    That starts the tor software, and when it's running starts the Firefox browser using tor.
    Managed to do it;
    was in Home/Downloads/tor-browser-en-US/Data/Tor/start-tor-browser
    it ran ok. What do I do now, do I need to install anything or run the same program at all again?

    Leave a comment:


  • Riz
    replied
    Re: What OS (Operating System) do you use?

    The tar.gz file is basically the equivalent of a zip file.

    You extract it (anywhere), and you get a folder called "tor-browser".

    Inside that folder is a script you run called "start-tor-browser".

    That starts the tor software, and when it's running starts the Firefox browser using tor.

    Leave a comment:


  • pooky2483
    replied
    Re: What OS (Operating System) do you use?

    Originally posted by rizzle View Post
    Should be as simple as extracting the bundle and running the "start-tor" shell script in the root folder.
    'Moves hand over head making 'whooshing' sound'

    Leave a comment:


  • pooky2483
    replied
    Re: What OS (Operating System) do you use?

    Originally posted by Numpty Monkey View Post
    I like windows XP, never had a problem with it,
    unlike windows 7
    I did too... Until I needed to install any hardware and lived in fear of the BSOD

    Leave a comment:


  • Numpty Monkey
    replied
    Re: What OS (Operating System) do you use?

    I like windows XP, never had a problem with it,
    unlike windows 7

    Leave a comment:


  • Riz
    replied
    Re: What OS (Operating System) do you use?

    Originally posted by SXGuy View Post
    I also used the bundle package, on 11.10. Im sure there was a few other things i had to do via the terminal but cant remember now! hmm.
    Should be as simple as extracting the bundle and running the "start-tor" shell script in the root folder.

    In theory..........

    When running, you need to go here to test it.

    Are you using Tor?

    Should get:

    Click image for larger version

Name:	20120425001.jpg
Views:	1
Size:	160.8 KB
ID:	1386576

    Leave a comment:


  • SXGuy
    replied
    Re: What OS (Operating System) do you use?

    I also used the bundle package, on 11.10. Im sure there was a few other things i had to do via the terminal but cant remember now! hmm.

    Leave a comment:


  • Riz
    replied
    Re: What OS (Operating System) do you use?

    In that case, I would maybe use the tor bundle instead for now if you just want to give it a quick try.

    I'm using Ubuntu 12.04 (Precise), so it's possible my tor config from installable packages wouldn't work or even be possible on 11.10.

    Leave a comment:


  • pooky2483
    replied
    Re: What OS (Operating System) do you use?

    Originally posted by rizzle View Post
    Can't see why you would want the packages anon-proxy or mixmaster.

    I have a working tor setup, and neither of those are needed.

    The tor repo instructions are option 2 on here:

    Tor Project: Debian/Ubuntu Instructions

    Do via the terminal. Ubuntu software centre is a bit shitty.

    Looks like you may have incompletely installed packages from that log file. If so, and you get errors, then you may need to run.

    Code:
    sudo apt-get install -f
    to fix.

    Or remove any broken ones completely.
    Like I said, I'm not 100% sure what I'm doing installing stuff. I'm still learning - I've only been using Ubuntu for 6 months now, compared to 32 years of other computers and 17 of those under Window$. So any and all help is greatly received

    Leave a comment:


  • Riz
    replied
    Re: What OS (Operating System) do you use?

    Also seems to want to install privoxy, whereas I'm using polipo instead.

    That is the only problem with actually installing on ubuntu itself. Tor is not just one program. It's several working together, and it's a bit finicky to get the right ones installed and working together.

    The Tor bundle they recommend is much simpler and is all self contained. You just extract the tar.gz to an appropriate folder, run the script inside, and it launchs a Firefox browser and the software with everything in place and working.

    Leave a comment:


  • Riz
    replied
    Re: What OS (Operating System) do you use?

    Can't see why you would want the packages anon-proxy or mixmaster.

    I have a working tor setup, and neither of those are needed.

    The tor repo instructions are option 2 on here:

    Tor Project: Debian/Ubuntu Instructions

    Do via the terminal. Ubuntu software centre is a bit shitty.

    Looks like you may have incompletely installed packages from that log file. If so, and you get errors, then you may need to run.

    Code:
    sudo apt-get install -f
    to fix.

    Or remove any broken ones completely.

    Leave a comment:

Working...
X