Guides and Tips to Master Raspberry Pi, Python & Linux
Free Linux Commands List!
Here’s Your Lifesaver Cheat Sheet!
I made this cheat sheet to help you out with the most common Linux commands. It’s got the stuff you’ll need most, and it’s perfect to keep around for those “how do I do that again?” moments.
E-BOOK
Master Raspberry Pi
From beginner to expert in Raspberry Pi.
Learn useful Linux skills and practice multiples projects with step-by-step guides.
VIDEO COURSE
Raspberry Pi Bootcamp
Set up a Raspberry Pi in less than one hour, even if you have zero experience. Step-by-step instructions with concrete examples.
E-BOOK
Master Python
Create, understand, and improve any Python script for your Raspberry Pi.
The essentials, no useless theory.
Join the RaspberryTips Community
Learning and using a Raspberry Pi can feel like a lonely journey – but it doesn’t have to be.
Connect with other Raspberry Pi users on the same path.
Become a member of the RaspberryTips community to share your projects
and get support from me and other members along the way.
Latest Articles
Save Your SD Card: Install Log2Ram on Raspberry Pi
Linux distributions make it easy to keep system logs, and a paper trail helps me understand where things went wrong and how to fix them. As great as logging is, it can lead to an unexpected problem on a Raspberry Pi: constant disk writes degrade SD cards and cause them to fail. In this guide,…
How to Power a Raspberry Pi: Pro Tips for Every Use
Finding a power supply compatible with your Raspberry Pi can be a mess, as each model has specific requirements in terms of power and connectors. But don’t worry, I’ve gathered all the information for you and will explain everything in this article. A Raspberry Pi must be powered with a compatible power supply. All models…
How to Auto Start a Program on Raspberry Pi? (4 Ways)
You may want to launch a script or program on boot, but you don’t see an option for it on Raspberry Pi OS. It’s a question I often hear about, and the methods are not intuitive. In this post, I’ll show you several ways to accomplish this goal. On Raspberry Pi OS, the easiest solution…
Protect Your Privacy: Install Cloudflared on Raspberry Pi
DNS is the technology your internet connection uses to look up websites and connect to servers. But did you know that DNS leaves your online activity wide open for all to see? In this post, I’ll show you how you can protect your online privacy with a Raspberry Pi. Cloudflared is a Linux program that…
How to Install and Use No-IP on Raspberry Pi? (Dynamic DNS)
If, like me, your Internet connection doesn’t have a static public IP address, or if you want an easy-to-remember domain for accessing (or sharing) your services, this article is for you. Using No-IP and a Raspberry Pi, we can associate a domain name with our current IP address (and keep it updated when it changes)….
Raspberry Pi: Choosing and Using USB Wi-Fi Adapters
Although most Raspberry Pi models come with built-in Wi-Fi adapters, using a USB dongle is still an option. But should you use one? Which one? Why? How? There are so many questions. I’ve summarized everything for you in this article. USB Wi-Fi dongles can be used on Raspberry Pi to access Wi-Fi without using the…
Explore More Topics
About Me
Hi, I’m Patrick. I am a Linux system administrator, and I am passionate about the Raspberry Pi and all projects on this topic. I created this site to share with you what I learned about it.