Actions
  NFS » Historique » Révision 1
    Révision 1/18
      | Suivant »
    
    Patrice Nadeau, 2014-09-27 11:56 
    
    
NFS
h1. Serveur
h2. Installation
zypper install nfs-kernel-server
h2. Démarrage
systemctl enable nfsserver.service
systemctl start nfsserver.service
h2. Pare-feu
h1. Client
# Installation
zypper install nfs-client
Mis à jour par Patrice Nadeau il y a environ 11 ans · 1 révisions