In this blog we published several Raspberry projects implementing security surveillance systems with camera and alarm, as well as other projects that improve the security of your devices, if you still do not know what it is about, please check out the following links. How to improve the security of Raspberry Pi Raspberry WiFi intrusion […]
Author: Carlos, Categories: Security / Smart Home
A few months ago we published an article in which we showed how with a simple script programmed in Bash we could improve the security of our Raspberry Pi. Today we bring you an updated version of that script in Python. The article mentioned above can be found at: How to Improve Raspberry Pi Security […]
A few months ago I programmed a small script that allowed me to turn my Raspberry Pi into an intrusion detector for my home network. This script is activated from time to time and when it detects an unknown device it sends us a notification via Telegram.
Having a bot in Telegram can be a great help to receive notifications from the systems and services we manage. The idea of this article is to serve as a help to all of you who need a bot to send you notifications of what is happening in your Linux systems or in your web […]
Author: Carlos, Categories: Scripts
There are many methods to install Raspbian on your Raspberry, some are easier but limit the freedom to install other O.S., and others a little more difficult but allow more flexibility when installing other operating systems. In this first article I thought I will explain the easiest method to install Raspbian on your Raspberry Pi, […]
Author: Carlos, Categories: Raspberry