The usual way of operating the lights in your home today is that when you step into a room you turn the lights on by pressing a switch (usually a wall switch) and you turn them off when you leave … Continue reading
Tag Archives: script
The problem Don’t you just hate it when you’re in a deep, relaxing sleep, dreaming of beautiful things… resting… not even remotely close to waking up… and then suddenly, without any preparation or warning, the alarm clock (or phone or … Continue reading
Introduction If you have a Raspberry Pi in a remote location, far away from where you are, then it’s important to be able to reach the Pi from the distance (from outside networks) all the time. Unfortunately things can go … Continue reading
Introduction This article describes how two Raspberry Pi computers can communicate with each other automatically through the SSH (Secure Shell) protocol. Although throughout the article we’ll talk about two Raspberry Pi computers, the method should work just as well for … Continue reading
There are many cases when it can be very useful to be able to send emails from the Raspberry Pi to arbitrary recipients. This is not the same as having a real MTA running on the Pi (like Sendmail, Postfix, … Continue reading