Communicating between 2 Raspberry Pi’s using sshpass
Last updated by Renier Delport |
In my home automation project, I sometimes need to run (background) commands from my web server towards another Raspberry Pi. Communicating between 2 Raspberry Pi's using sshpass was the best way to do this using Bash command. Read more...
0 reader(s) found this helpful so far.
Understanding common network protocols
Last updated by Renier Delport |
Understanding common network protocols is intended to be a basic, easy to understand guideline for the most used network protocols and mainly covers networked computers linked to the same network - such as a home network. Read more...
1 reader(s) found this helpful so far.
Don’t Wait for Pokémon – Go!
Last updated by Renier Delport |
If you are reading this, you probably already know about Pokémon Go, so I'm not going to say anything more about this awesome game. I was very reluctant at first, but after the upgraded 'bootleg' version was released I was Poké-balled right into it. My thought being that this was going to be the next best thing for this decade - and it will. #pokemonkznsc Read more...
0 reader(s) found this helpful so far.
Collection(s): Games
Tagged with , , ,
Using WinSCP to Connect to a Raspberry Pi
Last updated by Renier Delport |
WinSCP is a free and open-source file transfer emulator, almost like Windows Explorer. We will be using WinSCP to connect to a Raspberry Pi, which will enable us to easily copy files and directories from other sources and easily set their permissions. Read more...
3 reader(s) found this helpful so far.