align with updates in preparation for merging with the version for eos0.3.0

This commit is contained in:
Lucy Cifferello
2021-12-30 15:02:08 -07:00
parent a61c79d6b3
commit 30cd1db632
161 changed files with 202 additions and 148 deletions

View File

@@ -0,0 +1,15 @@
.. _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.