The distro formerly known as Raspbian has received some modest tweaks – and a whole new kernel version. Raspberry Pi Ltd is a little capricious when it comes to version numbering for Raspberry Pi OS, ...
When installing Python libraries, there are two general approaches. One will install packages into the local user library directory, using the pip command, while the other involves creating virtual ...
If you own a Raspberry Pi, you can start several operating systems from a single boot medium. All you need is a micro SD card with sufficient room (32GB or more) and a tool called PINN. This stands ...
Raspberry Pi boards are no longer constrained – these days, you can get a quad-core board with 8 or 16GB of RAM to go around, equip it with a heatsink, and get a decently comfortable shop/desk/kitchen ...
Since Debian 13 “Trixie” was released last August, it was just a matter of time until Raspberry Pi OS followed. Raspberry Pi announced the update from Bookworm to Trixie a few days ago. The new ...
Python developers often need to install and manage third-party libraries. The most reliable way to do this is with pip, Python’s official package manager. To avoid package conflicts and system errors, ...
Want to gain privacy, online security, and freedom on your Raspberry Pi? We explain how to use a VPN for Raspberry Pi to encrypt your internet connection and bypass online restrictions. Whether you ...
Recently Raspberry Pi publicly announced the release of their new rpi-image-gen tool, which is advertised as making custom Raspberry Pi OS (i.e. Debian for specific Broadcom SoCs) images in a much ...
Installing Python and related applications on a system without a network connection isn’t easy, but you can do it. Here’s how. The vast majority of modern software development revolves around one big ...
In my last article I discussed running VMware's ESXi 8 hypervisors and how I planned to install it on a Raspberry Pi 5-based system, specifically the Pi 500, which is basically a Pi 5 housed inside of ...