mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-02 05:23:18 +00:00
@@ -70,6 +70,8 @@ Running Tor on Linux
|
|||||||
|
|
||||||
- Fedora:
|
- Fedora:
|
||||||
|
|
||||||
|
.. tip:: Latest Fedora versions have Tor package available for installation:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
[Tor]
|
[Tor]
|
||||||
@@ -80,8 +82,14 @@ Running Tor on Linux
|
|||||||
gpgkey=https://rpm.torproject.org/fedora/public_gpg.key
|
gpgkey=https://rpm.torproject.org/fedora/public_gpg.key
|
||||||
cost=100
|
cost=100
|
||||||
|
|
||||||
#. Then install the Tor package:
|
#. Install the Tor package:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
sudo dnf install tor
|
sudo dnf install tor
|
||||||
|
|
||||||
|
#. Then enable tor service:
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
sudo systemctl enable --now tor
|
||||||
|
|||||||
Reference in New Issue
Block a user