by Jonathan Updated Jun 16, 2021 Published Jun 16, 2021 Raspberry Pi News
python projects ideas, raspberry pi, raspberry pi 3B+, raspberry pi 4, raspberry pi 4b, raspberry pi os, raspberry pi python projects, raspberry pi zero, raspberrypi, raspberrypi3, raspberrypi4, RaspberryTips, Raspbian, use python on raspberry pi
Python is an important brick on Raspberry Pi, and many projects can be unlocked once you know the basics of this programming language. In fact, there are so many Python projects that can be done on Raspberry Pi that it can be a bit overwhelming. That’s why I...
by Jonathan Updated Jun 9, 2021 Published Jun 9, 2021 Raspberry Pi News
raspberry pi, raspberry pi 3B+, raspberry pi 4, raspberry pi 4b, raspberry pi os, raspberry pi zero, raspberrypi, raspberrypi3, raspberrypi4, RaspberryTips, Raspbian
SSH stands for Secure Shell. It’s a cryptographic network protocol that is most used to connect to another computer on a network securely. In this video, we will see how to set it up, step by step, starting with the basics, then adding a bit of comfort. Check...
by Jonathan Updated Jun 2, 2021 Published Jun 2, 2021 Raspberry Pi News
format usb raspberry pi, mount usb raspberry pi, raspberry pi, raspberry pi 3B+, raspberry pi 4, raspberry pi 4b, raspberry pi os, raspberry pi zero, raspberrypi, raspberrypi3, raspberrypi4, RaspberryTips, Raspbian
Mounting and formatting USB drives on Linux are not the easiest things to do. Especially if you are on a console only operating system, like Raspbian Lite. Today, I’ll show you how to manage this on your Raspberry Pi, whether in terminal or graphic mode....
by Jonathan Updated May 26, 2021 Published May 26, 2021 Raspberry Pi News
login as root, login as root in linux, raspberry pi, raspberry pi 3B+, raspberry pi 4, raspberry pi 4b, raspberry pi os, raspberry pi zero, raspberrypi, raspberrypi3, raspberrypi4, RaspberryTips, Raspbian, use root on raspberry pi, use root ssh, use root user linux
As you may know, on Raspberry Pi OS, you get only the pi user by default It’s not an administrator account for the Raspberry Pi, so you can’t configure things directly with this user. For example, you can’t use the commands “reboot”...
by Jonathan Updated May 19, 2021 Published May 19, 2021 Raspberry Pi News
obs studio, obs studio installation raspberry pi, obs studio tutorial, raspberry pi, raspberry pi 3B+, raspberry pi 4, raspberry pi 4b, raspberry pi os, raspberry pi zero, raspberrypi, raspberrypi3, raspberrypi4, RaspberryTips, Raspbian
OBS Studio is a free software for streaming and video recording. On Raspberry Pi, the installation can be done by building the source available on the GitHub project. But Pi-Apps also have it in its apps catalog 🙂 Pi-Apps: https://github.com/Botspot/pi-apps...