mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
fix spelling + add nginx
This commit is contained in:
parent
81f72c07e8
commit
3b1d671775
1 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-8 col-lg-offset-2">
|
<div class="col-lg-8 col-lg-offset-2">
|
||||||
<h2><b>Initial Setup </b></h2>
|
<h2><b>Initial Setup </b></h2>
|
||||||
<p>Before starting, check if your ISP allows tor use or not. <b>And if it does not, make sure you install a VPN to hide the fact that you're using Tor</b> as we did previously <a href="../vpn/index.html">here</a>:</p>
|
<p>Before starting, <a href="../torthroughvpn/index.html">check if your ISP allows tor use or not.</a> <b>And if it does not, make sure you install a VPN to hide the fact that you're using Tor</b> as we did previously <a href="../vpn/index.html">here</a>:</p>
|
||||||
<pre><code class="nim">
|
<pre><code class="nim">
|
||||||
# Download the Mullvad signing key
|
# Download the Mullvad signing key
|
||||||
sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
|
sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
|
||||||
|
@ -106,7 +106,7 @@ curl ifconfig.me
|
||||||
<p>Once done, install tor and compute your Tor domain:</p>
|
<p>Once done, install tor and compute your Tor domain:</p>
|
||||||
<pre><code class="nim">
|
<pre><code class="nim">
|
||||||
[ nowhere.moe ] [ /dev/pts/11 ] [/srv]
|
[ nowhere.moe ] [ /dev/pts/11 ] [/srv]
|
||||||
→ apt install gcc libc6-dev libsodium-dev make autoconf tor
|
→ apt install gcc libc6-dev libsodium-dev make autoconf tor nginx -y
|
||||||
|
|
||||||
[ nowhere.moe ] [ /dev/pts/11 ] [/srv]
|
[ nowhere.moe ] [ /dev/pts/11 ] [/srv]
|
||||||
→ git clone https://github.com/cathugger/mkp224o
|
→ git clone https://github.com/cathugger/mkp224o
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue