Samba » Historique » Révision 2
Révision 1 (Patrice Nadeau, 2014-07-13 12:01) → Révision 2/7 (Patrice Nadeau, 2014-07-13 12:20)
h1. Samba 
 *En cours de documentation, ne pas utiliser !* 
 --- 
 Installation a partir du server 
 <pre><code class="bash"> 
 # Install 
 zypper install samba 
 # Start Samba 
 systemctl start smb nmb 
 # Autload 
 systemctl enable smb nmb 
 </code></pre>