aboutsummaryrefslogtreecommitdiff
path: root/tutorial-debian9.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial-debian9.html.j2')
-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 %}