code

Search

You can find the results of your search below.

Debian Fileserver with Samba
18 Hits, Last modified:
nter-debian-linux/}} ===== Install Samba ===== <code bash> fserve ~:# apt-get install samba Reading p... 0) ... Done. Starting Samba daemons: nmbd smbd. </code> ===== Creating the groups ===== <code bash> fserve :~# addgroup smball fserve :~# addgroup smbusers fserve :~# addgroup smbadmins </code> ===== Create group folder ===== <code bash> fs