Format and Mount USB Drives on Raspberry Pi – Everything you need to know

Format and Mount USB Drives on Raspberry Pi – Everything you need to know

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....
Install OBS Studio on Raspberry Pi – Screen capture, recording and streaming

Install OBS Studio on Raspberry Pi – Screen capture, recording and streaming

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...
Raspberry Pi GPU Bringup LIVE – Nvidia GeForce GTX 1080

Raspberry Pi GPU Bringup LIVE – Nvidia GeForce GTX 1080

A friend sent me his MSI Nvidia GeForce GTX 1080. I’m going to plug it into my Raspberry Pi Compute Module 4 and see what happens. I’ll also probably recompile the Linux kernel, live! Besides this video, you can check out my progress on...
How to Clone your SD Card – Raspberry Pi, Windows, Linux and macOS

How to Clone your SD Card – Raspberry Pi, Windows, Linux and macOS

For a Raspberry Pi with many data or even critical data, it’s a good practice to create an image of the entire storage. On Windows, Win32 Disk Imager is the best tool to do this. On Linux, the dd command can do this. And on macOS, ApplePi Baker is the best...