mysql

services

Central KODI Media Database

Once you start using KODI as your home theater system, you’re going to realize how cool it is and you’re going to set up more Raspberry Pis for each TV in the house! For sake of consistency, you’re going to ask yourself, How can I share my media library with all the Raspberrys?!?! There’s a […]

Read More
services

How to Install WordPress on a Raspberry Pi

This post will cover the process of getting WordPress on a freshly booted Raspberry Pi. Follow my Newbie Guide to get ready for this installation. I like to install all the prerequisites at once and then install WordPress separately. Yes, you CAN “apt install wordpress”, but I like to do it the way that WordPress […]

Read More
services

How to Build a database server with a Raspberry PI

Starting with Problems Are you ready for the next chapter in our adventure? We’re building a highly available, WordPress website out of Raspberry Pis. Today, we’re going to build the backend, a MySQL database server with an external USB 3.0, 64TB thumb drive. The Pi is a Raspberry 4 with 2Gb of RAM. First, create […]

Read More