Setup a Raspberry Pi MYSQL Database Thumbnail

Setup a Raspberry Pi MYSQL Database

In this tutorial, we take you through the steps on how to set up the MYSQL software on your Raspberry Pi. We also show you some of the basics, such as setting up a database and creating users. It's relatively easy and a great way to learn more about MYSQL. Read More

How to Setup a Raspberry Pi Samba Server Thumbnail

How to Setup a Raspberry Pi Samba Server

Learn how to turn your Raspberry Pi into a network attached storage (NAS) by making use of Samba. The name is most likely familiar as it's widely used for sharing printers and folders. If you're looking at sharing some folders, then be sure to check out this tutorial. Read More

How to Setup a Raspberry Pi AFP Server Thumbnail

How to Setup a Raspberry Pi AFP Server

In this tutorial, we take you through the steps of setting up AFP (Apple Filing Protocol) on the Raspberry Pi. It's a decent way of setting up some network attached storage. Keep in mind that this will work best when it's mostly just Mac OS devices connecting. Read More

How to Setup Raspberry Pi NFS Server Thumbnail

How to Setup Raspberry Pi NFS Server

Learn how to set up network attached storage using the NFS protocol. It's an excellent alternative to Samba and commonly used by network administrators. You will be able to connect to your drive using almost any device that has a network connection. Read More

How to Setup Raspberry Pi RecalBox Thumbnail

How to Setup Raspberry Pi RecalBox

Recalbox is an emulator package that is very similar to RetroPie. It has different configurations and a slightly different user interface. Recalbox has a few more features and comes loaded with emulators for popular game systems such as SNES, N64 and more. Read More

How to Setup a Raspberry Pi iBeacon Thumbnail

How to Setup a Raspberry Pi iBeacon

In this tutorial, we go through the steps on how to turn your Raspberry Pi into an iBeacon. It's a protocol that was developed by Apple and is able to be used in a variety of different scenarios. It's a super easy tutorial and worth checking out. Read More

How to Setup Raspberry Pi TeamViewer Thumbnail

How to Setup Raspberry Pi TeamViewer

In this tutorial, we take you through how to set up Teamviewer Host on the Raspberry Pi. This is a great way to connect to the Pi using the Teamviewer service. You will need a Raspberry Pi 2 or newer to be able to complete this super easy tutorial. Read More

Raspberry Pi DSLR Camera Control Thumbnail

Raspberry Pi DSLR Camera Control

In this project, we go through the steps on how to control a DSLR with the Raspberry Pi. A project like this might appeal to you if you want to be able to control your camera programmatically. For example, taking a photo every hour so you can make a time-lapse. Read More

Raspberry Pi Chromecast Alternative using Raspicast Thumbnail

Raspberry Pi Chromecast Alternative using Raspicast

In this Raspberry Pi Chromecast tutorial, we will be showing you how you can set up your Raspberry Pi to act as a Chromecast device. While we can’t implement the same protocol that Chromecast relies on we can replicate this on the Raspberry Pi. We replicate its behavior by using two key pieces of software […] Read More

How to Setup Raspberry Pi Gitea Thumbnail

How to Setup Raspberry Pi Gitea

In this Raspberry Pi Gitea tutorial, we will be showing you all the steps to getting Gitea up and running on the Raspberry Pi. Gitea, if you have never heard of it, is a self-hosted Git service, offering an interface much like Github for those who want to self-host there Git repositories but still want […] Read More