Aller au contenu
66
Installation : Installation :
Installation et configuration d’un serveur SAMBA sous linux Le .tar.gz du serveur et du client Samba peut être téléchargé gartuitement.Décompressez l’archive, compilez la puis installez la. [root@host] /# cd /usr/src [root@host] /# tar -xvzf samba-*.tar.gz [root@host] /# cd samba-* [root@host] /# ./configure [root@host] /# make [root@host] /# make installSur RedHat ou Fedora, vous pouvez récupérer le rpm et l’installer. [root@host] /# rpm -Uvh samba-*.rpm