Sudo Su


Tapo + Home Assistant = Extra privacy

Date: 1 October, 2022

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 […]

Read more →

Author: Carlos, Categories: Security / Smart Home

How to improve the security of Raspberry Pi [2022]

Date: 15 May, 2022

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 […]

Read more →

Author: Carlos, Categories: Raspberry / Scripts / Security

Raspberry WiFi intrusion detector

Date: 9 October, 2021

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.

Read more →

Author: Carlos, Categories: Raspberry / Scripts / Security

How to create a bot in Telegram

Date: 9 October, 2021

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 […]

Read more →

Author: Carlos, Categories: Scripts

How to install Raspbian on any microSD card

Date: 9 October, 2021

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, […]

Read more →

Author: Carlos, Categories: Raspberry