commit 338833d4a010145416e0c1989f0f64febcd176d5
Author: kulsoomzahra <[email protected]>
Date: Thu Apr 8 10:32:30 2021 +0530
Added fedora instructions
---
.../technical-setup/guard/fedora/contents.lr | 25 +++++++++++++---------
1 file changed, 15 insertions(+), 10 deletions(-)
diff --git a/content/relay-operations/technical-setup/guard/fedora/contents.lr
b/content/relay-operations/technical-setup/guard/fedora/contents.lr
index 7152ca7..4e6cc31 100644
--- a/content/relay-operations/technical-setup/guard/fedora/contents.lr
+++ b/content/relay-operations/technical-setup/guard/fedora/contents.lr
@@ -10,19 +10,24 @@ body:
One of the most important things to keeps your relay secure is to install
security updates timely and ideally automatically so you can not forget about
it. Follow the instructions to enable [automatic software updates](updates) for
your operating system.
-# 2. # 3. Add the following to /etc/yum.repos.d/tor.repo and then install the
tor package.
-
-```
-[tor]
-name=Tor for Fedora $releasever - $basearch
-baseurl=https://rpm.torproject.org/fedora/$releasever/$basearch
-enabled=1
-gpgcheck=1
-gpgkey=https://rpm.torproject.org/fedora/public_gpg.key
+# 2. Add the following to `/etc/yum.repos.d/tor.repo` and then install the tor
package.
+
+```
+[tor]
+name=Tor for Fedora $releasever - $basearch
+baseurl=https://rpm.torproject.org/fedora/$releasever/$basearch
+enabled=1
+gpgcheck=1
+gpgkey=https://rpm.torproject.org/fedora/public_gpg.key
cost=100
```
-# 3. Put the tor configuration file `/etc/tor/torrc` in place
+`sudo dnf install tor`
+
+
+# 3. Configuration File
+
+Put the configuration file `/etc/tor/torrc` in place:
```
#change the nickname "myNiceRelay" to a name that you like
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits