bash

Search

You can find the results of your search below.

Debian Fileserver with Samba
9 Hits, Last modified:
debian-linux/}} ===== Install Samba ===== <code bash> fserve ~:# apt-get install samba Reading packag... orting account for root...ok ... Adding group `sambashare' (GID 110) ... Done. Starting Samba daemons: n... . </code> ===== Creating the groups ===== <code bash> fserve :~# addgroup smball fserve :~# addgroup ... s </code> ===== Create group folder ===== <code bash> fserve :~# mkdir /home/groupsmball fserve :~# m