aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2018-11-17 10:26:37 +0100
committerlurchi <lurchi@strangeplace.net>2018-11-17 10:26:37 +0100
commit8a34cb2f732746db42c3909c0e1f483d1047f939 (patch)
treefcd8f9aaf372f3d43edd8700cace34cee45a6b9e
parentc9c7eca55179619f35160c2ea3b2ea3fa0d6197f (diff)
downloadwww-8a34cb2f732746db42c3909c0e1f483d1047f939.tar.gz
www-8a34cb2f732746db42c3909c0e1f483d1047f939.zip
we don't break the internet anymore
-rw-r--r--tutorial-debian9.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorial-debian9.html.j2 b/tutorial-debian9.html.j2
index a1a0b893..6e1eb212 100644
--- a/tutorial-debian9.html.j2
+++ b/tutorial-debian9.html.j2
@@ -394,7 +394,7 @@ gnunet-peerinfo -p <string>
394<p>Now our GNUnet nodes can attempt reaching each other directly. This may 394<p>Now our GNUnet nodes can attempt reaching each other directly. This may
395still fail due to NAT traversal issues.</p> 395still fail due to NAT traversal issues.</p>
396 396
397<h4>{{ _("OMG you guys broke my internet") }}</h4> 397<!--<h4>{{ _("OMG you guys broke my internet") }}</h4>
398 398
399<p>We can replace `/etc/nsswitch.conf` with the backup we made earlier 399<p>We can replace `/etc/nsswitch.conf` with the backup we made earlier
400(`/etc/nsswitch.conf.original`). Now DNS resolution should work again without a 400(`/etc/nsswitch.conf.original`). Now DNS resolution should work again without a
@@ -402,7 +402,7 @@ running GNUnet.</p>
402 402
403<p><code> 403<p><code>
404$ cp /etc/nsswitch.conf.original /etc/nsswitch.conf 404$ cp /etc/nsswitch.conf.original /etc/nsswitch.conf
405</p></code> 405</p></code>-->
406 406
407</div> 407</div>
408{% endblock body_content %} 408{% endblock body_content %}