mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-02 05:23:18 +00:00
align with updates in preparation for merging with the version for eos0.3.0
This commit is contained in:
15
site/source/misc-guides/tor-os/linux.rst
Normal file
15
site/source/misc-guides/tor-os/linux.rst
Normal 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.
|
||||
Reference in New Issue
Block a user