mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-01 21:13:10 +00:00
reorganize
This commit is contained in:
13
source/misc-guides/tor-os/linux.rst
Normal file
13
source/misc-guides/tor-os/linux.rst
Normal file
@@ -0,0 +1,13 @@
|
||||
.. _tor-linux:
|
||||
|
||||
********************
|
||||
Running Tor on Linux
|
||||
********************
|
||||
|
||||
All you need to do is 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