Changes
Jump to navigation
Jump to search
Database Server Documentation (view source)
Revision as of 15:39, 7 March 2016
, 15:39, 7 March 2016→Setting up the Samba Server
read only = no
create mask = 0755
The /bulk directory should already exist from installation, so change the owner of the directory:
$ sudo chown nobody:nogroup /bulk
Then restart samba services:
$ sudo restart smbd
$ sudo restart nmbd
Then you can try using any Windows Explorer window to check if the file server is set up correctly.