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

How to Setup Fail2ban on the Raspberry Pi Thumbnail

How to Setup Fail2ban on the Raspberry Pi

In this tutorial, we take a look at hardening the security on the Raspberry Pi by using a software package called Fail2Ban. It is an essential software package that can help secure your Pi if it is publically accessible via the internet. Read More

How to Setup a Raspberry Pi Caddy Web Server Thumbnail

How to Setup a Raspberry Pi Caddy Web Server

In this project, we will be showing you how to set up a Raspberry Pi Caddy web server. While Caddy is not nearly as performance friendly as NGINX on the Raspberry Pi, it is packed with user-friendly features and is designed to utilize modern web technologies right out of the box. Caddy utilizes modern web […] Read More