summaryrefslogtreecommitdiff
path: root/tor.html
diff options
context:
space:
mode:
authortfasano1 <tfasano1@binghamton.edu>2021-06-30 20:25:11 -0400
committertfasano1 <tfasano1@binghamton.edu>2021-06-30 20:25:11 -0400
commita17754f641e52c883a150dcb5dc5416910398b09 (patch)
tree822ebd736f964c01e69301d9039cd69e452cb903 /tor.html
parentf22f0fdc29a55bde2cabe3db26a4388b5c96ba5f (diff)
added basic auth tutorial (with svg haha)
Diffstat (limited to 'tor.html')
-rw-r--r--tor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tor.html b/tor.html
index db4ec64..0d54b5f 100644
--- a/tor.html
+++ b/tor.html
@@ -41,7 +41,7 @@
HiddenServiceDir line.</p>
</aside>
- <p>Now restart tor</p>
+ <p>Now start and enable tor at boot</p>
<pre><code> systemctl enable --now tor </code></pre>
<p>If the next command outputs <q>active</q> in green you're golden!</p>