
This hands-on configuration of a Samba Server on Linux, focuses on setting up file and printer sharing using the SMB protocol, which allows client-server network communication for accessing remote resources as if they were local. This project emphasizes interoperability accross OS with examples of public, private and restricted shares.
Samba is a free software that allows the implementation of the SMB (Server Message Block) protocol on Unix-like systems (Linux, BSD, macOS) so that they can participate in file and printer services compatible with Microsoft Windows. In this project I shared files and printers between Linux for both client and server.