This short guide describes how to install Samba (SMB) on your Raspberry Pi running Raspbian
sudo apt-get install samba samba-common-bin
smbpasswd -a pi
sudo /etc/init.d/samba restart

Leave a comment

Your email address will not be published. Required fields are marked *