Projet

Général

Profil

DNS » Historique » Version 3

Patrice Nadeau, 2016-06-08 18:18

1 1 Patrice Nadeau
h1. DNS
2
3
> En cours
4
5
{{lastupdated_at}} {{lastupdated_by}}
6
7
---
8
9
{{toc}}
10
11
h2. Installation
12
13
<pre><code class="bash">
14
zypper install bind yast2-dns-server
15
</code></pre>
16 2 Patrice Nadeau
17
h2. Activation
18
19
<pre><code class="bash">
20 3 Patrice Nadeau
systemctl enable named
21
systemctl start named
22 2 Patrice Nadeau
</code></pre>
23
24
h2. Parefeu
25
26
<pre><code class="bash">
27
28
</code></pre>