Projet

Général

Profil

DNS » Historique » Révision 5

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

h1. DNS 

 > En cours 

 {{lastupdated_at}} {{lastupdated_by}} 

 --- 

 {{toc}} 

 

 h2. Installation 

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

 h3. Activation 

 <pre><code class="bash"> 
 yast dns-server systemctl enable named 
 systemctl start named 
 </code></pre> 


 

 h3. Parefeu 

 <pre><code class="bash"> 

 </code></pre> 

 h2. Utilisation 

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