$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Step-by-step – Tor Browser Mageia Linux Installation

April 1, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading Tor Browser

    Download Tor Browser Bundle for GNU/Linux

    Tor Browser Bundle 64-bit
  2. 3. Extracting Tor Browser

    Then Tor Archive and Extract into /tmp
    Possibly Double-Click on File Manager:

    How to Install Tor Browser on Mageia browser - Extracting Tor Browser Bundle tar.gz
    Or from Command Line with:

    tar xvf ~/Downloads/tor-browser*.tar.xz -C /tmp/

    Or from Shell:

    tar xvfz tor-browser*.tar.xz -C /tmp/
  3. 4. Installing Tor Browser

    Then Relocate Tor Browser
    Set the SuperUser as owner:

    su -c "chown -R root:root /tmp/tor-browser*"

    And Fix Permissions with:

    su -c "chmod +xr root:root /tmp/tor-browser*"

    Then Switch the Tor contents with:

    su -c "mv /tmp/tor-browser* /opt/tor-browser"

    Finally, Make a SymLink for Easy Launching on Shell run:

    su -c "ln -s /opt/tor-browser/Browser/start-tor-browser /usr/local/bin/tor-browser"

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,