Skip to navigation
My samba shares
10.12.25
my samba shares as reference for a simple working example ``` [Downloads] comment = Public shared folder downloads path = /home/veto/Downloads read only = no guest ok = true browseable = yes writeable = yes public = yes acl allow execute always = true create mask = 0644 directory mask = 0755 force user = veto [Webs] comment = Webs path = /home/veto/webs read only = no guest ok = true browseable = yes writeable = yes public = yes acl allow execute always = true create mask = 0644 directory mask = 0755 force user = veto ```
https://wiki.debian.org/Samba/ServerSimple
Reply
Anonymous
## edit samba at ``` /etc/samba/smb.conf ``` ## restart samba ``` /etc/init.d/smbd restart ```
10.12.25
Reply
Anonymous
Information Epoch 1766528964
Store numerical data in flat files.
Home
Notebook
Contact us