Simple Samba Setup

From Coolscript
Revision as of 18:21, 16 March 2021 by Admin (talk | contribs)
Jump to navigation Jump to search

Simple Samba (SMB) Setup with the focus of having a file share method for www developers on windos machines.


Install Samba on Debian or Ubuntu

apt-get install samba samba-common system-config-samba


Configure Samba with a local user to authenticate the client but using o local user (www-data) to enforce file modification on the local machine made by www-data