Last active
September 4, 2017 20:46
-
-
Save NuroDev/b6fe6e1bae56754569c6c5482a3ce5bd to your computer and use it in GitHub Desktop.
Script to download and install Samba for Raspberry Pi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install samba samba-common-bin -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
WARNING:
Once Samba has finished installing, run the following command to open the Samba config file.
Then scroll to the bottom of the file and paste the following:
The last step when setting up Samba it to set a password for your user.
Use the following command to set the password for the user
pi
.Once finished, reboot your Pi using: