Uncategorized
How to read your monitor’s EDID on a Raspberry Pi
Note: previously, a function to read the EDID used to be available with the standalone version of PiDoctor. This version has been discontinued, and the functionality to read the EDID is not implemented into the new PiCockpit PiDoctor app yet, therefore I’m going to give you manual instructions how to read the EDID in this…
Read MoreHow to use RealVNC on a Raspberry Pi (remote desktop)
This guide shows you how to connect to your Raspberry Pi using RealVNC. Use RealVNC to easily access your Raspberry Pi’s desktop from your main computer, to transfer files and share the clipboard. This is really convenient if, for example, you don’t want to get an additional monitor for the Raspberry Pi. Terminology: VNC, RealVNC,…
Read MoreTour through PiCockpit 2020
Want to find out what PiCockpit is all about? Check out the video below, with the latest PiCockpit features in 2020: Here’s a transcript of the guided tour: Welcome to PiCockpit. PiCockpit is a web interface to monitor and control your Raspberry Pis. You can use it for free for up to 5 Pis!This video…
Read MoreMinecraft server on Raspberry Pi
Minecraft is one of the most popular games ever created. You can play it with your friends in multiplayer game mode. Did you know that a Raspberry Pi 4 is powerful enough to run a Minecraft server? In this article, you’ll learn the basics of which different variations exist, a little bit of the history…
Read MoreWorkaround for PiCockpit on Ubuntu
Note: this is a work in progress, another problem has cropped up which needs to be looked at! Currently picockpit will not work on Ubuntu, unfortunately. A user tried to install PiCockpit on Ubuntu for Raspberry Pi, and contacted me with the following problem: Setting up picockpit-client (2.0.1) …cp: cannot stat ‘/usr/bin/python3.7‘: No such file…
Read MoreRaspberry Pi default password
TL;DR The Raspberry Pi default password is: raspberry Read on to find out more about the default username, and default passwords in operating systems for the Raspberry Pi! Raspberry Pi OS default password We have written about Raspberry Pi OS before. It was previously known as Raspbian and is the default operating system which most…
Read Morefast Raspberry Pi Online Monitoring: PiCockpit v2.0 is now faster!
With PiCockpit, you can monitor your Raspberry Pis from any webbrowser. The Raspis can be in any network, as long as they have an internet connection – thanks to the magic of MQTT. Web overview of your Raspberry Pis As you can see in the screenshot, you are able to see important statistics, as CPU…
Read MoreHow to create new files as root user from the Raspberry Pi OS Desktop
Sometimes, you want to be able to edit and create system files on Raspberry Pi OS. I’ll show you how to do this using pcmanfm, the file system browser you already know on the Raspberry Pi. First, you’ll need to open the file browser in super user mode Click on Raspberry Pi OS Menu, and…
Read More