Using A Raspberry Pi For Home Automation Part 4
hasher411
Using A Raspberry Pi For Home Automation Part 4
Raspbian Stretch with desktop 2017-09-07-raspbian-stretch.zip
Setting Up SAMBA File Sharing onto a Raspberry Pi Installing zip onto a Raspberry Pi
sudo apt-get install samba sudo nano /etc/samba/smb.conf
[global] netbios name = Raspberry PI server string = The Pi File Center workgroup = WORKGROUP hosts allow = socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536 remote announce = remote browse sync = [HOMEPI] path = /home/pi comment = No comment browsable = yes read only = no valid users = writable = yes guest ok = yes public = yes create mask = 0777 directory mask = 0777 force user = root force create mode = 0777 force directory mode = 0777 hosts allow = [HOME] path = / comment = No comment browsable = yes read only = no valid users = writable = yes guest ok = yes public = yes create mask = 0777 directory mask = 0777 force user = root force create mode = 0777 force directory mode = 0777 hosts allow =
sudo smbpasswd -a pi sudo reboot sudo apt-get install zip
Part 1 https://www.bitchute.com/video/LWBYI-sdu-o/ Part 2 https://www.bitchute.com/video/IFRA1CLjF2s/ Part 3 https://www.bitchute.com/video/pV_PdHPRO84/ Part 4 https://www.bitchute.com/video/iKbkb7eSTBo/ Part 5 https://www.bitchute.com/video/6TsHOr_Q-Xg/ Part 6 https://www.bitchute.com/video/a1ZvhyPggbc/ Part 7 https://www.bitchute.com/video/6htDrxRqCmQ/ Part 8 https://www.bitchute.com/video/lgwPHi4mGdM/ Part 9-1 https://www.bitchute.com/video/fU1-6sPDbyg/ Part 9-2 https://www.bitchute.com/video/j9rmw7QdHpwU/
Bitchute: https://www.bitchute.com/channel/hasher411 Steemit: https://steemit.com/@hasher411/ Minds: https://www.minds.com/hasher411 Gab: https://gab.ai/Hasher411 ... https://www.youtube.com/watch?v=iKbkb7eSTBo
64595400 Bytes