SSH Setup and Usage on Raspberry Pi: Everything you need to know

SSH Setup and Usage on Raspberry Pi: Everything you need to know

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...
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...