Files
documentation/site/source/misc-guides/tor-os/linux.rst

16 lines
387 B
ReStructuredText

.. _tor-linux:
********************
Running Tor on Linux
********************
For Debian and Debian-based systems, such as Ubuntu, Mint, etc.
#. Install the Tor proxy service to your system. To do so, open your terminal and run the following command:
.. code-block::
sudo apt update && sudo apt install tor
#. That's it! Your Linux machine is now setup to natively use Tor.