Projet

Général

Profil

DNS » Historique » Révision 4

Révision 3 (Patrice Nadeau, 2016-06-08 18:18) → Révision 4/12 (Patrice Nadeau, 2016-06-08 18:21)

h1. DNS 

 > En cours 

 {{lastupdated_at}} {{lastupdated_by}} 

 --- 

 {{toc}} 

 h2. Installation 

 <pre><code class="bash"> 
 zypper install bind yast2-dns-server 
 </code></pre> 

 h3. h2. Activation 

 <pre><code class="bash"> 
 systemctl enable named 
 systemctl start named 
 </code></pre> 

 h3. h2. Parefeu 

 <pre><code class="bash"> 

 </code></pre> 

 h2. Utilisation 

 <pre><code class="bash"> 
 yast dns-server 
 </code></pre>