Guides and tips to discover the secrets of the Raspberry Pi
Learn and remember
the most useful Linux commands
for your Raspberry Pi
Learn and remember
the most useful Linux commands
for your Raspberry Pi
Top Robots Kits
Master Raspberry Pi
Learn Python the right way
Pironman review
Join the community!
Recent Posts
Ubuntu Server is the equivalent of Raspberry Pi OS "Lite" in the Ubuntu family. It comes with the latest features but without a desktop interface, making it a great choice to host any home server on...
Python is preinstalled on Raspberry Pi OS, allowing us to build a lot of awesome projects with the Raspberry Pi. But the real power of Python on Raspberry Pi lies in the thousands of libraries...
There isn't an easy way to manage your Wi-Fi network on Ubuntu Server. I previously shared a tutorial on how to configure your wireless connection, but disabling it, either temporarily or...
SunFounder Pironman Honest Review: Who is it for? (RPI4 case)
Are you looking for the ultimate case for your Raspberry Pi 4? This review might be interesting for you. I've tested many cases for my Raspberry Pis, and, on paper, the SunFounder Pironman checks all...
Sending emails with Python from a Raspberry Pi can be useful for many projects. Unfortunately, it's a client/server protocol, with authentication and security required, which means it's not that easy...
For a long time, root was the default user on Linux, but it's now disabled on most distributions. If like me, you were used to it, this article will answer your questions and guide you with the new...