SÍNTESI 25 | SAIA

INSTALLATION AND CONFIGURATION OF THE SERVICE

Our resource sharing service will be Samba, as we have used it before and it is quite easy to configure. To install it, you need to run:

sudo apt install samba smbclient -y

To configure it, go to /etc/samba/smb.conf, which is the configuration file.

Leave a Comment