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
Top HATs for Raspberry Pi
Join the community!
Recent Posts
When you create a new SD card for your Raspberry Pi, it not only includes the system files for Raspberry Pi OS (or any other distribution), but also some less known configuration files, like...
Python is an important element for a Raspberry Pi, with many projects relying on it. With new releases all the time, it can be tough to keep it updated, or at the right version for your applications....
Setting up a specific DNS server on Ubuntu Server (without a desktop interface) is often one of the first steps of the initial configuration, but it's not as intuitive as it could be. I'm used to...
Banana Pi M5 Honest Review: Is it a Raspberry Pi 4 Challenger?
The current situation with the Raspberry Pi availability and prices may lead us to look for alternatives. The Banana Pi M5 is, on paper, an alternative, with similar components and additional...
When you plug a Raspberry Pi SD into Windows, it will only show one partition (the /boot partition), but your files aren't on it. Natively, Windows can't read Linux partitions in the file explorer....
If you want to access your Raspberry Pi from a remote computer, you can use SSH and get a terminal as if you were on the Raspberry Pi directly. But, you'll need the IP address and the SSH password in...