Projet

Général

Profil

DHCP » Historique » Version 4

Patrice Nadeau, 2016-06-08 18:25

1 1 Patrice Nadeau
h1. DHCP
2
3
{{lastupdated_at}} {{lastupdated_by}}
4
5
---
6
7
{{toc}}
8 2 Patrice Nadeau
9
h2. Installation
10
11
<pre><code class="bash">
12 3 Patrice Nadeau
zypper install dhcp-server yast2-dhcp-server
13 2 Patrice Nadeau
</code></pre>
14
15
h3. Activation
16
17
<pre><code class="bash">
18
19
</code></pre>
20
21
h3. Parefeu
22
23
<pre><code class="bash">
24
25
</code></pre>
26
27
h2. Utilisation
28
29
<pre><code class="bash">
30 4 Patrice Nadeau
yast2 dhcp-server
31 2 Patrice Nadeau
</code></pre>