Setup installation
From Eric
File sharing with SMB
Add the following lines to the /etc/samba/smb.conf file:
[sambashare] comment= Network Shared Folder by Samba Server on Ubuntu path = /media/eric/NAS force user = eric directory mask = 0775 force directory mode = 0775 public = yes read only = no